What is xid in facebook comment api? -
i trying put facebook comment in wordpress blog each post. want pass url of post xid doesn't work. want able collect comments each post separately.
let me know if there other way collect comments post separately.
you're correct use xid unique identifier each post. according documentation, xid can consist of: "alphanumeric characters (aa-zz, 0-9), hyphens (-), percent (%), period (.), , underscores (_)".
instead of using url, try passing in unique id of each post if have access wordpress. if isn't option, use php url-encode url.
Comments
Post a Comment