1
How to mention a Facebook page or profile when publishing via SDK PHP 5.0? When posting an image like my page I would like to mark her own profile in the image description, something like "Like: Page".
That’s possible?
1
How to mention a Facebook page or profile when publishing via SDK PHP 5.0? When posting an image like my page I would like to mark her own profile in the image description, something like "Like: Page".
That’s possible?
Browser other questions tagged php facebook facebook-sdk
You are not signed in. Login or sign up in order to post.
I think just put @page_name that recognizes itself. Just like Hashtag
– Diego Souza