开发者 | mitsol |
---|---|
更新时间 | 2022年7月22日 23:36 |
PHP版本: | 3.1 及以上 |
WordPress版本: | 6.0.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory).[mitsol_fbwall_feed_short_code]
in your page, post or widget to display your feed.[mitsol_fbwall_feed_short_code id=wordpress num=20]
.For a full documentation with FAQs and help with troubleshooting please visit the Documentation and FAQs section of the mitsol extensions website
Furhermore, if there is any confusion in running the plugin, contact immediately and view doc, problems will be solved
If you have a Facebook page with a URL like this: https://www.facebook.com/misol12
then the Page ID is just misol12
. If your page URL is look like this: https://www.facebook.com/pages/pagename/123654123654123
then the Page ID is the numbers - 123654123654123
.
If you have a Facebook group/profile then use this tool to find your Group ID or view our documentaion link above.
Access Token is required by Facebook in order to access their feeds. It's easy to get one. Just follow the step-by-step instructions here in the doc.
Make sure system requirements are met(look for the tab in settings page), facebook id and access token are right. Also, increase the Show number of posts value from settings becuase non-pro version only shows status/textual posts of page/group/profile so there may not be status posts in the number of posts value specified. Finally, make sure if there are no restrictions set in facebook page/group settings comparing with other page/groups for which feed works, mainly remove country and age restrictions in page/group settings.
If you created facebook application after 30th April 2014 and using its token then profile feed may not be displayed for new facebook Graph API(you may require profile id in a different way, contact for that). Actually Displaying feed for profile shows only public and selected posts because of various restrictions.So it's not good to show profile feed.
This free plugin only allows you to display textual updates from your Facebook feed. To display photos,videos,formatted links in your feed you need to upgrade to the Pro version of the plugin. View demo of the Pro version on the mitsol wp demo website, and find out more about Pro version here.
Yes you can choose type of posts to display.For this feature please upgrade to the Pro version of the plugin.
For this feature please upgrade to the Pro version of the plugin. From pro version 1.2 getting comments directly from facebook using ajax has been added.
You can embed your Facebook feed directly into a template file by using the WordPress do_shortcode function: do_shortcode('[mitsol_fbwall_feed_short_code]');
.
Read info about it at the bottom of plugin setting page in wp dashboard. From version 1.3 you can set all settings in shortcode, click here to see all shortcode attribute names.