简体   繁体   中英

Facebook post display on user's wall and page

Is it possible with the PHP SDK to post something to a user's wall, and display the same post on a fan-page as well, so if someone comments on it, it can be visible on both places?

I can manage to post with my app separately, but it would be great to mirror the posts.

Thanks

You will have to add both function in one function to post it.

or you can set option to post one place or both in buttons.

as you said u can post them separately,, then why dont add both function together.

cheers

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM