What is it for?

Automatically embed live videos of your Facebook Account/Page/Group on your wordpress site whenever your Facebook Account/Page/Group goes live on Facebook. The plugin detects if your Facebook Account/Page/Group is currently live and embeds the live video automatically. Also has the ability to embed previously recorded live videos and uploaded videos. Also has ability to configure a Site Wide Top Notification Bar to be displayed whenever your Facebook Account/Page/Group goes live. This plugin can be used for your Facebook User account or Facebook Pages you own or public Facebook Groups you are an admin of.

Features:

  1. Ability to create Embed codes (WordPress shortcode call) for your Facebook Account/Page/Group. Use the embed code anywhere in content of your website (posts, pages etc). Whenever you go live on your account/page/group, the live video will automatically get embedded in the content where the code is placed.
  2. Ability to create Embed codes for previously recorded live videos of your Facebook Account/Page/Group. Use the embed code anywhere in content of your website (posts, pages etc). Recent live videos of your Facebook Account/Page/Group will be embedded in the content where the code is placed.
  3. Ability to create Embed code for uploaded videos of your Facebook Account/Page/Group. Use the embed code anywhere in content of your website (posts, pages etc). Uploaded videos of your Facebook Account/Page/Group will be embedded in the content where the code is placed.
  4. Ability to enter Max Number of Videos to be embedded. There is no limit.
  5. Ability to enter custom message for visitors to be displayed above the video player.
  6. Ability to enter custom alternate message to communicate with visitors when your Facebook Account/Page/Group is not live.
  7. Ability to enter custom alternate message to communicate with visitors when no recent live video is available.
  8. Ability to use WordPress Shortcodes in Alternate Message and Top Message.
  9. Ability to enter custom width of the video player.
  10. Responsive out of the box.
  11. Ability to show full Facebook post (video description and buttons for like/comment/share) attached to the video player. This feature is Desktop Only, Facebook has disabled it for mobile devices.
  12. Ability to allow/ disallow Fullscreen mode (for recorded videos and uploaded videos only).
  13. Ability to cache the recorded videos and uploaded videos, and set cache refresh time. This is useful for reducing server load and number of API requests.
  14. Ability to use same embed code at multiple places on your website.
  15. Ability to use multiple embed codes within single post/page of WordPress
  16. Ability to configure a Site Wide Top Notification Bar to be displayed when your Facebook Account/Page/Group goes live.
  17. Notification bar is AJAX based. So it appears automatically on an opened page of the website without the need of refreshing it.
  18. Ability to customize the look of Notification Bar.
  19. Ability to make the Notification Bar sticky.
  20. Ability to add blinking effect to Notification bar.

Documentation


Hosting Requirements

PHP Version

– Facebook API requires PHP version 5.4 or later.

SSL (HTTPS)

– New Facebook apps REQUIRE SSL for Facebook Login to work. So your website must be on HTTPS.

Update Log

Update V 4.0.0 (2022-02-21)

– The plugin has been re-branded with a new name
– Minor bug fixing

Update V 3.0.7 (2021-03-22)

– Improvement: CRON schedule of Site Wide Notification Bar changed to Every 60 seconds.

Update V 3.0.6 (2020-12-12)

– Improvement: Minor UI improvements and documentation update.

Update V 3.0.5 (2020-06-02)

– Bug Fix: User access token expiration issue fixed.
– Bug Fix: Page access token issue fixed after renewal of User Access Token.

Update V 3.0.4 (2020-05-16)

– Bug Fix: Some live videos of some Facebook pages were not being retrieved. This issue has been fixed.

Update V 3.0.3 (2020-05-08)

– Bug Fixes: Minor code notices eliminated
– Improvement: Documentation updated
– Bug Fix: “Invalid Scopes: manage_pages” error fixed

Update V 3.0.2 (2020-04-02)

– Bug Fix: Videos not appearing on some mobiles issue fixed.
– Improvement: UI improvement for mobile devices.

Update V 3.0.1 (2020-03-21)

– Bug Fix: New embed code creation error fixed which was appearing only on fresh installs.

Update V 3.0 (2020-03-20)

– Bug Fix: “No cookie set or no OAuth data could be obtained from cookie.” Login error fixed.
– Bug Fix: Fixed an issue with embedding videos from Facebook groups.

Update V 2.5.3 (2019-05-14)

– New Feature: Full screen option added to live videos.
– Improvement: By default the sound is unmute now.

Update V 2.5.2 (2018-10-25)

– Improvement: Efficient use of API requests to avoid Application Request limit reached error.

Update V 2.5.1 (2018-07-17)

– Bug fix: Deprecated permission error fix for Facebook groups.

Update V 2.5 (2018-05-10)

– This is a very important update as it makes the plugin compatible with “Breaking Changes” in the Facebook API.
– Now the plugin works fine with the new changes in Facebook API and is compliant with Facebook data policies.
– Please make sure you deactivate the old version of the plugin before activating this one. Please follow the installation and user guide carefully.

Update V 2.4

– New Feature: Support for Facebook User accounts added. Now all features can be used for a Facebook User account as well.
– New Feature: Support for Facebook Public Groups added. Now all features can be used for Facebook Public Groups as well.
– Issue fixed: Error “Please reduce the amount of data you are asking for” was sometimes appearing for Facebook pages with very high following. Fixed in this update.
– Removed configuration option “Hide if Live”. It was no longer required after being able to add Shortcodes to Alternate Message.
– Bug Fix: Notification bar was getting hidden behind sticky (fixed position) header menu of some…