开发者 | Daniele Angileri |
---|---|
更新时间 | 2017年3月15日 00:10 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 4.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[fb_social_stream]
to your page. That's it.
Have a look at my example page for a live demo.
信息
This plugin was officially released at July 17th 2015 and will be ongoing improved by new features.
If you have found some bugs or if you have feature requests, please check out the support forum
It would be nice to contact me if you have troubles before you leave a bad rating. Thanks :)
Support
I am working as a professional Freelance Web Developer and I'm developing this plugin in my free time.
Please keep in mind that I am not able to provide support for every single WordPress instance with different themes, plugins and server environment.
I keep my blog updated with the newest plugin and WordPress version.
If it is up and running there without any errors please check your configuration and log-files for further information.
Philosophy
[fb_social_stream]
/wp-content/plugins/
directory[fb_social_stream]
to display the feedThe Facebook page has to be publicly accessible and without any restrictions like age verifications. It is not possible to retrieve the information of your personal profile or any private Facebook group.
The page name of your Facebook page can be identified by the last part of the URL.
If your URL looks like this https://www.facebook.com/angileri.de
then angileri.de
is the name of your Facebook page.
You can configure the update interval in the plugin settings. Once someone browses your site with a social stream, the plugin checks if the update interval is reached. This happens via ajax in background to prevent page-load issues. If it is time to update, the plugin retrieves new Facebook data, stores it into the database and even updates the current HTML for the user immediately!
In order to read Facebook data via the Facebook Graph API you need to authenticate yourself. This is done with a Facebook Access Token.
No. If you don't have an Access Token the Facebook Social Stream plugin uses a fallback service to retrieve the data.
Yes. You can simply change the style of your stream within the plugin-settings. A color-picker supports you to find the right color hue easily.
Yes. Facebook videos are delivered as modern HTML5 videos. I did not use Flash on purpose. Many mobile phones do not support it and it will die anyway on the long run.