Custom Facebook Feed

Wordpress Plugin
Download latest - 4.1.5

Download Stats

Today 4,900
Yesterday 7,195
Last Week 58,480
All Time 2,123,927
Banner 772x250


Releases (147 )

Version Release Date Change Log
4.1.5 2022-11-04
  • Fix: An error message will now display if there was a problem connecting an account.
  • Fix: The Post Date could not be disabled.
4.1.4 2022-05-24
  • Tweak: Updated compatibility with the upcoming WordPress 6.0 release.
  • Tweak: Made improvements to how notices are displayed on our plugin settings pages.
  • Fix: Fixed a PHP error that would occur during some API error reports.
4.1.3 2022-04-26
  • Tweak: Updated our logo and color scheme throughout the plugin to match our new website.
  • Tweak: Minified the CSS and JavaScript files for better performance.
  • Fix: Added links to the issue in our API error helper doc in error messages for easy debugging on our website.
  • Fix: Dismissing dashboard notifications would prevent the ability to create new feeds until the page was refreshed.
  • Fix: The customizer sidebar would be partially hidden when using JetPack's Masterbar feature.
  • Fix: Added support for oEmbed URL with the structure "https://www.facebook.com/permalink.php?story_fbid=1234567890&id=1123456789"
4.1.2 2022-02-15
  • Fix: Settings that only apply to page feeds were also being displayed in the feed customizer for group feeds.
  • Fix: Like box position options were not available.
  • Fix: For legacy feeds, the shortcode setting "account" was not working.
  • Fix: Due to a change in Facebook video link format, oEmbeds would not work for some new versions of Facebook video links.
  • Fix: Fixed the setting "Header outside scrollable area" not applying on the front-end of the feed.
  • Fix: Fixed incorrect line spacing in the post content.
  • Fix: Sharing a link in a post with no post text would result in the link being displayed twice.
  • Fix: Tooltips in the settings pages were being cut off in certain circumstances due to a bug with the CSS code.
  • Fix: When the "AJAX theme loading fix" setting was enabled it would result in the JavaScript file for the plugin not being added to the page successfully.
  • Fix: Disabling the "View on Facebook link" option would also disable the share link.
4.1.1 2022-01-24
  • Fix: Updating from version 2.x to version 4.1 would not transfer legacy sources.
  • Fix: Improved plugin hardening by removing unused admin pages.
4.1 2021-12-08
  • Tweak: The Facebook app used to connect groups has changed. If you are using a Facebook group feed, then please reconnect your group accounts using the new app when convenient to prevent any future issues. When reconnecting, follow the included directions on how to add the new app to your group settings.
  • Tweak: All Facebook data is now encrypted in your WordPress database.
  • Tweak: Access Tokens are no longer able to be viewed on the settings page.
  • Fix: Manually connecting an account while on the "Settings" page would not work.
  • Fix: Fixed a PHP error when a string was used for the cache time setting.
4.0.5 2021-11-22
  • Fix: Fixed an issue that was causing the "All Feeds" page to be inaccessible to some users.
4.0.4 2021-11-16
  • Fix: The call-to-action in the Like Box widget would not display properly at certain window widths in some browsers.
  • Fix: If a feed name contained an apostrophe then additional slashes were being added each time settings were saved.
  • Tweak: An alert bubble is added to the Facebook Feed menu item when there are new notifications available.
4.0.3 2021-11-04
  • Fix: Added additional plugin hardening.
4.0.2 2021-11-02
  • Important: With this update, the Custom CSS and Custom JS settings have been deprecated. Please see below for details.
  • Tweak: If any Custom CSS was being used in this field then it will be automatically moved into the native WordPress Customizer "Additional CSS" field instead and continue to work as normal.
  • Tweak: If any Custom JavaScript was being used, then this update will prevent that JavaScript from working. There are directions here on how you can migrate this JavaScript into a specialized plugin instead.
4.0.1 2021-10-21
  • Fix: Fixed a compatibility issue with the Complianz Cookie Consent plugin integration.
  • Fix: Removed the limit to the number of sources shown at one time when creating a feed.
  • Fix: When using a narrow screen, modals inside the feed creator in the backend would be cut off.
  • Fix: Fixed an issue where settings were not preserved even when using the preserve settings option and deleting the plugin.
  • Fix: Improved security hardening.
  • Fix: Fixed some options and tables not being removed from the WordPress database on uninstall.
  • Fix: Locations of feeds sorted by source would not work if the source ID was not a number.
  • Fix: Fixed PHP warnings when viewing dashboard notifications.
  • Fix: Fixed locale setting causing a PHP warning if not set.
4.0 2021-08-20
  • Important: Minimum supported WordPress version has been raised from 3.0 to 4.1.
  • New: Our biggest update ever! We've completely redesigned the plugin settings from head to toe to make it easier to create, manage, and customize your Facebook feeds.
  • New: All your feeds are now displayed in one place on the "All Feeds" page. This shows a list of any existing (legacy) feeds and any new ones that you create. Note: If you updated from a version prior to v2.19 then you may need to view your feeds on your webpage so that the plugin can locate them and list them here.
  • New: Easily edit individual feed settings for new feeds instead of cumbersome shortcode options.
  • New: It's now much easier to create feeds. Just click "Add New", select your feed type, connect your account, and you're done!
  • New: Brand new feed customizer. We've completely redesigned feed customization from the ground up, reorganizing the settings to make them easier to find.
  • New: Live Feed Preview. You can now see changes you make to your feeds in real time, right in the settings page. Easily preview them on desktop, tablet, and mobile sizes.
  • New: Elementor and WordPress widgets. We've added new Elementor and WordPress widgets to make it easier to embed your feeds.
  • New: Color Scheme option. It's now easier than ever to change colors across your feed without needing to adjust individual color settings. Just set a color scheme to effortlessly change colors across your entire feed.
  • New: You can now change the number of columns in your feed across desktop, tablet, and mobile.
  • New: Easily import and export feed settings to make it simple to move feeds across sites.
2.19.3 2021-07-21
  • Fix: Fixed an issue with a blank screen sometimes appearing when trying to connect a Facebook account
2.19.2 2021-07-19
  • Tested with WordPress 5.8 update.
  • Fix: PHP error "Uncaught Error: array_merge() does not accept unknown named parameters" when visiting the "About" page using PHP 8+.
  • Fix: Fixed an issue with GDPR Cookie Consent by Web Toffee integration.
2.19.1 2021-04-22
  • New: In this update, the plugin will now use a persistent cache to store your Facebook group posts. This will help minimize any affects of a Facebook API change on May 25th which will only allow Facebook Groups to retrieve content from the past 90 days. The plugin will store your group posts in the persistent cache so that those posts can continue to be displayed beyond 90 days. This update will also make a one-time request to get the last 100 posts from your group and store those too, so that the affect of this change will be minimal for our users. Please see here for more information.
  • Tweak: Updated jQuery methods in preparation for jQuery migrate removal in an upcoming WordPress core update.
  • Tweak: Added option to enqueue CSS and JS files only when shortcode is on the page.
  • Tweak: Added an reset error log button to the settings page.
  • Tweak: Added an option to hide the call-to-action button in the post content.
  • Fix: Changed how access tokens are retrieved to prevent conflict with the "Rank Math SEO" plugin when connecting an account.
  • Fix: Fixed an error in the Feed Finder tool when removing accounts.
  • Fix: Fixed an issue with duplicated records in the feed finder.
  • Fix: Fixed "Unknown error" response with API story tag calls.
2.19 2021-02-24
  • New: Improved the error reporting system to make resolving issues easier.
  • New: The locations of the Facebook feeds on your site will now be logged and listed on a single page for easier management. After this feature has been active for awhile, a "Feed Finder" link will appear under your connected accounts on the plugin Settings page which allows you to see a list of all feeds on your site along with their locations.
  • Tweak: When clearing the plugin cache, the cache in the Litespeed plugin will now also be cleared if being used on the site.
  • Fix: Fixed an issue with anonymous avatars not displaying correctly in group feeds.
  • Fix: Added a fix for apostrophes in connected accounts.
2.18.3 2021-02-17
  • Tweak: Updated deprecated jQuery functions to prevent potential issues with newer versions.
  • Tweak: Due to an API bug which Facebook hasn't resolved yet that affects buy/sell posts in groups, we have added a 'salesposts' shortcode option which will work around the issue until they fix it. If you are displaying posts from a group and receiving an "API Error 100" notice then adding salesposts=true to your shortcode and clearing the plugin cache should resolve the issue.
  • Fix: When displaying the feed in multiple columns, clicking the "See more" link in the post text wouldn't correctly reconfigure the layout.
  • Fix: Fixed a layout issue with the posts and Like Box which occurred when using a multi-column layout and applying feed padding.
  • Fix: Fixed an issue with the background color not being applied correctly when set to be black.
2.18.2 2021-01-25
  • Tweak: Now displays a notice to logged-in admins which lets you know if the Like Box or header cover photo is being intentionally hidden due to the GDPR setting.
  • Fix: Fixed an error which occurred when deleting the plugin.
2.18.1 2021-01-13
  • Fix: Fixed an issue with the integration with the Complianz plugin
  • Fix: Resolved a PHP warning related to the preg_replace_callback function which was displayed under certain conditions
  • Fix: Resolved a PHP deprecation notice related to the strpos function in PHP 7.3
2.18 2021-01-05
  • New: The plugin code has been completely refactored to improve performance and maintainability. If you experience any issues with this update then please open a support ticket here so that we can address it right away. Thank you!
  • New: Integrations with popular GDPR cookie consent solutions added: Cookie Notice by dFactory, GDPR Cookie Consent by WebToffee, Cookiebot by Cybot A/S, Complianz by Really Simple Plugins, and Borlabs Cookie by Borlabs. See the GDPR setting in the following location for more information: Facebook Feed > Customize > Misc > GDPR.
  • Note: The minimum supported PHP version has been increased to PHP version 5.6. If you are using a lower version then a notice will be displayed with a button to revert back to the previous version.
2.17.1 2020-10-23
  • Tweak: Added shortcode options for the "Before Date" and "After Date" settings, so that a custom text string can be displayed before and after the post date.
  • Tweak: Minor frontend CSS improvements.
  • Tweak: Added support for improved notices on the plugin settings page.
  • Fix: Fixed an issue with the Facebook Like Box widget displaying an error if the width was set to a fractional pixel.
2.17 2020-10-16
  • New: Added support for Facebook oEmbeds. When you share a link to a Facebook post or video, WordPress automatically converts it into an embedded Facebook post for you (an "oEmbed"). However, on October 24, 2020, WordPress is discontinuing support for Facebook oEmbeds and so any existing or new embeds will no longer work. Don't worry though, we have your back! This update adds support for Facebook oEmbeds and so, after updating, the Custom Facebook Feed plugin will automatically keep your oEmbeds working. It will also power any new oEmbeds you post going forward.
  • New: Install our other free social media plugins right from the Custom Facebook Feed settings menu. Use our Instagram, YouTube, and Twitter plugins to add even more social content to your website and help further engage your viewers and increase your followers.
2.16.1 2020-08-18
  • Fix: Added a workaround for a Facebook API bug which sometimes displays a button in a post with the text "No Button".
  • Fix: Added an additional check when formatting the post text for the share link to prevent potential issues.
  • Fix: Fixed a typo in the "restrictedpage" shortcode option.
2.16 2020-08-18
  • Important: Due to upcoming Facebook API changes on September 4, 2020, it will only be possible to display feeds from Facebook pages which you are an admin of. If a PPCA Error notice is displayed above your feed then this change will affect one or more of your feeds. For more information about this change, please see here.
  • Tweak: Added the "pagetype" setting to the shortcode when clicking the "Add to another feed" button on the Settings page to ensure it's set correctly
  • Fix: Fixed a minor compatibility issue with the upcoming WordPress 5.5 release
  • Fix: Removed the see more/less links from post text when using the email share link.
  • Fix: Removed a stray "section" closing tag which was causing a layout issue in some themes and inadvertently displayed the PPCA notice.
2.15.1 2020-05-28
  • Fix: The opt-in notice to help improve the plugin was not dismissing as expected for some sites due to the admin JavaScript file being cached by the browser.
  • Fix: Disabled the "About Us" page plugin installation if using a version of WordPress earlier than 4.6.
2.15 2020-05-27
  • New: Added a new visual header option which displays the cover photo, avatar, page name, bio, and number of likes from your Facebook page at the top of your feeds. To enable the header, go to Facebook Feed > Customize > General > Header > Header Type > Visual.
  • New: To help us improve the plugin we've added the ability to opt-in to usage tracking so that we can understand what features and settings are being used, and which features matter to you the most. This is disabled by default and will only be enabled if you explictly choose to opt in. If opted in, the plugin will send a report in the background once per week with your plugin settings and basic information about your website environment. No personal or sensitive data is collected (such as email addresses, Instagram account information, license keys, etc). To enable or disable usage tracking at a later date use the setting at: Instagram Feed > Customize > Advanced > Misc > Enable Usage Tracking. See here for more information.
  • New: Added a setting to display a different number of posts on mobile devices vs desktop. While on the configure tab, check the box "Show different number for mobile" to reveal the setting.
  • New: Added capability "manage_custom_facebook_feed_options". Users with this capability can make changes to Facebook Feed settings and view admin only messages.
  • New: Added a PHP filter "cff_post_text" to change the post text before outputting it in the feed HTML.
2.14.1 2020-05-26
  • Fix: Some connection error notices not clearing automatically.
2.14 2020-04-22
  • New: Email alerts for critical issues. If there's an issue with a Facebook feed on your website which hasn't been resolved yet then you'll receive an email notification to let you know. This is sent once per week until the issue is resolved. These emails can be disabled by using the following setting: Facebook Feed > Customize > Misc > Feed Issue Email Report.
  • New: Admin notifications for critical issues. If there is an error with the feed, admins will see notices in the dashboard and on the front-end of the site along with instructions on how to resolve the issue. Front-end admin notifications can be disabled by using the following setting: Facebook Feed > Customize > Misc > Disable Admin Error Notice.
  • New: Added a WordPress 'Site Health' integration. If there is a critical error with your feeds, it will now be flagged in the site health page.
  • New: Added "About Us" page for those who would like to learn more about Smash Balloon and our other products. Go to Facebook Feed -> About Us in the dashboard.
2.13 2020-04-04
  • New: Added a Custom Facebook Feed Gutenberg block to use in the block editor, allowing you to easily add a feed to posts and pages.
  • New: Added support for translations.
2.12.4 2020-03-17
  • Tested with upcoming WordPress 5.4 update.
  • Tweak: Updated Facebook API calls
  • Fix: Minor bug fixes
2.12.3 2020-01-09
  • Tweak: Added a text link in the settings page footer to our new free YouTube plugin
  • Tweak: When reconnecting an account on the settings page, if there's an issue with the existing access token then it'll be automatically replaced.
  • Tweak: Added 'rel="noopener"' to all external links and added 'rel="noreferrer"' to all non-Facebook links. Thanks to Dev VIP for the suggestion.
  • Fix: Fixed an issue with some call-to-action link URLs when a link protocol wasn't included
  • Fix: Fixed a JavaScript conflict with the Forminator plugin
  • Fix: Fixed duplicate post message displaying due to ellipsis HTML character
  • Fix: If a shared link post had no post text then the link title was used causing it to be displayed twice in the post
2.12.2 2019-11-19
  • Fix: Fixed a JavaScript error in the admin caused by the previous update. Apologies for any inconvenience.
2.12.1 2019-11-18
  • Fix: Fixed an issue with post date timezones due to changes in the WordPress 5.3 update
  • Fix: Fixed a rare issue where a JavaScript error would occur in the WordPress admin if a Facebook account was manually connected and the Page ID used was the full URL
  • Fix: Fixed a JavaScript error in the admin when using older web browsers
  • Tweak: Improved the manual account connection process
  • Tweak: Some minor UI tweaks to match the new WordPress 5.3 UI style
1.12.1 2019-11-15
2.12 2019-11-13
  • New: Added a backup cache so the feed will still display even if there's an error from the Facebook API.
  • New: You can now easily manage multiple page or group accounts on the plugin settings page allowing you to easily add them to other feeds on your site. When you connect a page or group you will now see it listed in the "Connected Accounts" section. You can add it to the primary feed or to another feed by using the new account shortcode option.
  • Tweak: Added a filter which can be used to filter the API data when returned; cff_filter_api_data.
  • Tweak: Updated API error messages
  • Fix: Fixed an issue with some @tag links in post text due to a Facebook API change
  • Fix: Fixed a rare issue with ellipsis chracter symbols in shared link descriptions causing the entire link description not to be displayed
2.11.1 2019-10-17
  • Tweak: Added the link source URL below the title for shared link posts
  • Fix: Some themes would prevent the "Share" link from working successfully
  • Fix: Fixed an issue with the "Feed Columns" setting not working if the minified versions of the plugin CSS/JavaScript files were being used
2.11 2019-10-17
  • New: Added a "Feed Columns" setting to allow you to display your feed in multiple columns. This can be found under the "General" tab on the "Customize" page, or by using the cols and colsmobile shortcode settings.
  • New: Updated to use v4.0 of the Facebook API
2.10 2019-09-12
  • New: Facebook Groups are making their long-awaited return to the plugin! Just click the 'Log in and get my Access Token' button on the plugin's Settings page and select 'Facebook Group'. Follow the prompts to connect your Group and display your feed.
  • Fix: Fixed an issue where a lists of groups or pages wouldn't be displayed when retrieving an Access Token due to a server configuration issue
  • Fix: Photo icons weren't showing for album posts
  • Tweak: Now uses the visitor_posts endpoint to display visitor post feeds
2.9.1 2019-05-10
  • New: Added support for v3.3 of the Facebook API.
  • Fix: The Access Token selection area was being cut off on small screens when a lot of Facebook pages were listed.
2.9 2019-04-29
  • New: You can now select between a "Regular" or "Boxed" post style. Settings for this can be found at: Customize > Style Posts > Post Item. A Box Shadow setting has been added to the "Boxed" post style.
  • New: Added some settings to control the size and color of the shared link URLs and descriptions. These can be found at: Customize > Style Posts > Shared Link Boxes.
  • New: Improved the Access Token retrieval process to make it more intuitive.
  • Tweak: Avatar images are now circular to match Facebook.
  • Tweak: Animated the social media icons when the "Share" button is clicked.
  • Tweak: Changed the way the Like Box loads to avoid a conflict with the Facebook Messenger widget. It no longer uses the Facebook JavaScript SDK.
  • Tweak: Changed the elements used for icons from <i> to <span> to aid accessibility.
  • Tweak: Removed the Google+ share option as the platform has been deprecated.
  • Tweak: Removed the share widgets from the footer of the admin so that they're only loaded when the "Share the plugin" button is clicked.
  • Fix: The plugin now uses the built-in WordPress HTTP API to get data from Facebook instead of making it's own cURL requests.
  • Fix: Fixed an issue where the avatars of people posting to the Facebook page weren't being displayed. Individual Facebook API requests for avatars have now been removed and bundled into the main API request.
  • Fix: If the link to the profile of a visitor posting to your page is not available then remove the link from the avatar and author name.
  • Fix: Fixed an accessibility error caused by the share icons being empty links.
  • Fix: Removed the use of the ENT_HTML5 constant as it isn't supported in PHP 5.4.
  • Fix: Fixed a rare issue with tags in post stories when the locale was set to be Greek.
2.8 2018-11-21
  • New: Added support for Notes in timeline feeds. If your timeline feed contains a note then the plugin will now get the content from the note and display it within the post.
  • New: Facebook call-to-action buttons - such as "Learn More", "Shop Now", and "Message Page" - are now supported in your posts. These text strings can be translated using the settings at: Facebook Feed > Customize > Custom Text/Translate
  • New: Added a setting that you can enable if you are displaying posts from a restricted (non-public) Facebook page. This will allow the page avatar to be displayed, and is located at: Facebook Feed > Customize > Misc > Misc Settings > Is Facebook Page restricted?
  • New: If a visitor posts to your page then their avatar will now be displayed and cached for 6 months. To clear the cache of these avatar images use the button located at: Facebook Feed > Customize > Misc > Misc Settings > Clear Avatar Cache
  • Tweak: The Timezone setting can now be set in the shortcode. Eg: timezone="America/Los_Angeles"
  • Tweak: Minor UI changes to the admin pages
  • Tweak: Reduced some of the data in the System Info
  • Fix: If you backdate a post it will now be ordered correctly in your feed
  • Fix: Fixed a theme conflict related to the Color Picker in the admins section
  • Verified compatibility with WordPress 5.0 and Gutenburg
2.7.2 2018-10-22
  • Important: If you are displaying a feed from a Facebook page which you are not an admin of then it is advised that you obtain a new Access Token in the plugin using the "Log in and get my Access Token" button. This will switch you from using the "SlickRemix" app to using our own "Smash Balloon" Facebook app which was recently approved by Facebook, and will prevent you from experiencing any potential interuptions in your feeds going forward. This will be the final time this is required.
  • Fix: Fixed a rare issue caused by some themes including the JavaScript file incorrectly
2.7.1 2018-08-01
  • Tweak: Made some adjustments to the Access Token login process
2.7 2018-06-22
  • New: Now easily get your own Access Token to avoid any Facebook connection issues. Simply click the blue "Log in and get my Access Token" button on the plugin's settings page and connect your Facebook account to get your token. The Access Token will work to get posts from ANY Facebook page. Thanks to our friends at SlickRemix for powering our new login and getting the plugin back up and running again!
  • Tweak: Removed the minimum caching time if you're using your own Page Access Token
2.6.4 2018-06-02
  • Important: If you are displaying posts from a Facebook page that you are an admin of then it is now highly recommended that you retrieve your own Access Token for that page to avoid any API rate limit errors. Simply follow these step-by-step instructions to obtain one.
2.6.3 2018-06-01
  • Fix: Fixed an issue where API errors were being cached
2.6.2 2018-05-30
  • Fix: Replaced all HTTP links with HTTPS
  • Fix: Fixed a rare issue which affected the layout of other Facebook widgets
  • Fix: Automatically remove slashes at the end of the Page ID as it caused an error
  • Fix: The API response test in the System Info now only tests with your token if you have the "Use my own Access Token" setting enabled
  • Fix: Fixed an issue which caused an occasional API rate limit error
2.6.1 2018-05-17
  • Fix: Removed an unnecessary API call
  • Fix: Removed a PHP notice which was displayed under rare circumstances
  • Fix: Minor bug fixes
2.6 2018-05-09
  • Fix: Fixed an issue connecting to the Facebook API caused by a recent Facebook platform change
  • Tweak: Increased the minimum caching time to be 15 minutes to reduce Facebook API requests
2.5.2 2018-04-05
  • Important: Due to sudden changes in the Facebook API it is no longer possible to display posts from a Facebook Group. Please see here for more information. We apologize for any frustration or inconvenience this has caused.
  • Removed: Due to Facebook API restrictions, it is no longer possible to display information about an event when it is posted or shared to your Facebook Page timeline.
2.5.1 2018-03-22
  • Fix: Prevented a PHP notice which would be displayed under rare circumstances
  • Fix: Replaced a function due to a deprecation in PHP 7.2
2.5 2018-03-16
  • New: Added the post story as part of the page/author name at the top of the post
  • New: Added an option to use minified versions of the plugin CSS and JavaScript files: Facebook Feed > Customize > Misc > Misc Settings > Minify CSS and JavaScript files
  • New: Added support for clearing the cache of major caching plugins when the Facebook feed cache is cleared. You can enable this by setting the following setting to be "Yes": Facebook Feed > Customize > Misc > Misc Settings > Force cache to clear on interval
  • Tweak: Improved the text truncation so that it applies to both the post text and description as one block of text and accounts for HTML link tags
  • Tweak: Added an "Auto" option to the Post Limit setting where it will automatically adjust the post limit based on the number of posts you choose to display
  • Tweak: Reorganized the settings pages to be more intuitive
  • Tweak: Added aria-hidden=true to icons to help improve accessibility
  • Tweak: The icon font stylesheet handle has been renamed so it will only be loaded once if another of our plugins is installed
  • Tweak: Error messages are now only shown to admins
  • Tweak: Added a setting to workaround a theme issue that affects the shortening of the post text. If you're experiencing an issue with the shortening of post text then you can enable the following setting: Facebook Feed > Customize > Misc > Misc Settings > Fix text shortening issue
  • Fix: Included a fallback in case the author name and avatar aren't available in visitor posts
  • Fix: Fixed an issue with apostrophes in the header not being escaped correctly
  • Fix: Fixed an issue with the icon font when Font Awesome 5 was added to a site
  • Fix: Added support for the @[ID:page-name] tagging format
  • Fix: The post description is now able to be displayed even if the post text is hidden
2.4.6 2018-02-02
  • Compatible with WordPress 4.8
2.4.5 2017-04-28
  • Tweak: Updated plugin links for new WordPress.org repo
  • Fix: Minor bug fixes
2.4.4 2016-08-15
  • New: If your Facebook posts have been created in more than one language on Facebook then it's now possible to display each language by using the locale setting in the shortcode. Eg: English: [custom-facebook-feed locale=en_EN], German: [custom-facebook-feed locale=de_DE]
  • Fix: Fixed an issue with the order of group posts in some feeds
2.4.3 2016-08-01
  • Fix: Fixed a potential security vulnerability
  • Tested with upcoming WordPress 4.6 update
2.4.2 2016-07-22
  • Tweak: Group wall feed posts are now ordered based on recent activity, rather than by the date they were created, to better reflect the order on the Facebook Group wall.
  • Tweak: The "5 hours ago" date text strings can now be translated directly in the shortcode if you're displaying different feeds in different languages. See the bottom of the Shortcode Options table for more information.
  • Tweak: Created some specific setup directions for the free version.
  • Fix: Minor bug fixes
2.4.1.2 2016-05-26
  • Updated to be compatible with Facebook API version 2.6
2.4.1.1 2016-04-12
  • Fix: Fixed a JavaScript error in the admin area when using WordPress 4.5
2.4.1 2016-04-08
  • New: If a post contains either a photo or video then an icon and link are now added to view it on Facebook. You can disable this by unchecking the "Media Link" option in the following location: Customize > Post Layout > Show/Hide. You can also remove it by using the "exclude" shortcode option: exclude="medialink". You can translate or change the text for this link on the "Custom Text / Translate" settings page.
  • Tweak: Tested with WordPress 4.5
  • Fix: Fixed an issue where the "Share" button in the plugin Like Box wasn't working correctly
  • Fix: Added support for wp-config proxy settings. Credit to @usrlocaldick for the patch.
2.4 2016-03-09
  • New: Added a setting to allow you to use a fixed pixel width for the Facebook feed on desktop but switch to a 100% width responsive layout on mobile
  • New: You can now click on the name of a setting on the admin pages to reveal the corresponding shortcode for that setting
  • New: Added quick links to the top of the Customize settings pages to make it easier to find certain settings
  • New: Added a setting to allow you to disable the default plugin text and link styles (Customize > Misc > Disable default styles)
  • New: Added a setting which allows you to manually change the request method used to fetch Facebook posts which is necessary for some server setups
  • Tweak: Updated the Font Awesome icon font to version 4.5
  • Tweak: Moved the 'Show Header' setting to the 'General' tab on the Customize page
  • Fix: Hashtag linking now works with all languages and character sets
  • Fix: Fixed an error that occurred when trying to activate the Pro version with the free version still activated
  • Fix: Fixed a rare error which occurred when the Facebook post contained no text and no story
  • Fix: Fixed an issue when trying to display Facebook posts by only visitors to your Facebook page caused by a recent Facebook API update
2.3.10 2016-02-29
  • Fix: If you're experiencing an issue with your Facebook feed not automatically updating successfully then please update the plugin and enable the following setting: Custom Facebook Feed > Customize > Misc > Misc Settings > Force cache to clear on interval. If you set this setting to 'Yes' then it should force your plugin cache to clear either every hour, 12 hours, or 24 hours, depending on how often you have the plugin set to check Facebook for new posts.
2.3.9 2015-10-17
  • Fix: Fixed an issue caused by the recent Facebook API 2.5 update where the posts wouldn't display when using a brand new Access Token
2.3.8 2015-10-09
  • Fix: Fixed a positioning issue with the Facebook "Like Box / Page Plugin" widget caused by a recent Facebook update which was causing it to overlap on top of other content
  • Fix: Hashtags containing Chinese characters are now linked
  • Fix: Fixed a minor issue in shared link posts where the post text linked to the shared link URL instead of the post on Facebook
  • Tweak: Added a timezone for Sydney, Australia
2.3.7 2015-08-29
  • Fix: Fixed an issue caused by the WordPress 4.3 update where feeds from very long page IDs wouldn't update correctly due to the cache not clearing when expired
  • Fix: Removed specific encoding parameters from the cURL request method to prevent encoding issues on some servers
2.3.6 2015-08-18
  • New: Added a couple of new customization options for the Facebook Like Box/Page Plugin which allow you to select a small/slim header for the Like Box and hide the call-to-action button (if available)
  • Fix: The plugin now works with Access Tokens which use the new recently-released version 2.4 of the Facebook API
2.3.4 2015-04-23
  • Fix: The event description is no longer shown twice in event posts. It was previously shown in the post text itself and in the event details.
  • Fix: Fixed a rare bug which would occur if your Facebook page or group name contained a number
2.3.3 2015-03-14
  • Fix: Removed a PHP notice which was missed in the last update. Apologies for the two updates in quick succession.
2.3.2 2015-03-13
  • Fix: Fixed some stray PHP notices which were inadvertently introduced in a recent update
  • Tweak: Added an option to not load the icon font included in the plugin
2.3.1 2015-03-01
  • New: Added a shortcode option to allow you to offset the number of posts to be shown. Eg: offset=2
  • New: Added an email link to the sharing icons
  • New: Added a setting to load a local copy of the icon font instead of the CDN version. This can be found at the bottom of the 'Misc' settings page.
  • Tweak: Added a prefix to the IDs on all posts so that they can now be targeted via CSS
  • Tweak: Added "nofollow" to all links by default. This can be disabled by using nofollow=false in the shortcode.
  • Tweak: Added some missing settings to the System Info section
  • Tweak: Added the 'Timezone' setting to the main Settings page so that it's easier to find
  • Fix: Added a workaround for Facebook changing the event URLs in their API from absolute to relative URLs
  • Fix: Facebook removed the 'relevant_count' parameter from their API so added a workaround to get the number of photos attached to a post
  • Fix: Fixed a minor bug in the WP_Http fallback method
  • Fix: Removed duplicate IDs on the share icons and replaced with classes
  • Fix: Added a check to the file_get_contents data retrieval method to check whether the Open SSL wrapper is enabled
  • Fix: The eventtitlelink shortcode option now works correctly
  • Fix: Added a workaround for 'story_tags' which Facebook deprecated from their API
  • Fix: Removed query string from the end of CSS and JavaScript file references and replaced it with the wp_enqueue_script 'ver' parameter instead
2.3 2015-01-01
  • Happy New Year!
  • New: Added a share link which allows you to share posts to Facebook, Twitter, Google+ or LinkedIn. This can be disabled at the very bottom of the Typography tab, or by using showsharelink=false in the shortcode.
  • Tweak: Using your own Facebook Access Token in the plugin is still optional but is now recommended in order to protect yourself against future Access Token related issues
  • Tweak: Increased the accuracy of the character count when links are included in the Facebook text
  • Tweak: Improved the efficiency of the post caching
  • Tweak: Replaced the rel attribute with the HTML5 data attribute when storing data on an element
  • Tweak: Added HTTPS stream wrapper check to the System Info to aid in troubleshooting
  • Tweak: Updated the plugin's icon font to the latest version
  • Tweak: Added the Smash Balloon logo to the credit link which can be optionally displayed at the bottom of your feed. The setting for this is at the bottom of the Misc tab on the Customize page.
  • Tweak: Added a shortcode option to only show the Smash Balloon credit link on certain feeds: [custom-facebook-feed credit=true]
  • Fix: Fixed an issue with quotes being escaped in custom/translated text
  • Fix: Display an error message if WPHTTP function isn't working correctly
  • Fix: The postbgcolor shortcode option is now working correctly
2.2.1 2014-12-18
  • Fix: Fixed a minor JavaScript error which occurs if a Facebook post doesn't contain any text
2.1.2 2014-11-20
  • Fix: Added in a missing closing div tag to the feed when an error is being displayed
2.2 2014-10-30
  • New: Added a text area to the Support tab which contains all of the plugin settings and site info for easier troubleshooting
  • New: You can now set the number of Facebook posts to '0' if you just want to show the Facebook Like box widget and no posts
  • Tweak: If the user doesn't add a unit to the width, height or padding then automatically add 'px'
  • Tweak: Added social media sharing links to the bottom of the settings page and an option to add a credit link to the bottom of the feed
  • Fix: Fixed an issue with Facebook hashtags not being linked when followed immediately by punctuation
  • Fix: When displaying a shared link if the caption is the same as the link URL then don't display it
  • Fix: Added a space before the feed header's style attribute to remove HTML validation error
  • Fix: Prefixed the 'top' and 'bottom' classes used on the Facebook Like box to prevent CSS conflicts
  • Fix: Fixed an issue with the link color not being applied to Facebook hashtag links
2.1.3 2014-10-13
  • Fix: Fixed an issue with the Facebook Access Token used in the plugin hitting its request limit
2.1.1 2014-08-29
  • Fix: Fixed an issue with the date not being hidden when unchecked in the Show/Hide section
  • Fix: Fixed an issue with the date not being displayed below event posts when the date position was set to 'At the bottom of the post'
2.1 2014-08-28
  • New: Added an option to preserve/save your plugin options after uninstalling the plugin. This makes manually updating the plugin much easier.
  • New: Added a 'Settings' link to the plugin on the Plugins page
  • New: Added a field to the Misc settings page which allows users to enter their Facebook App ID in order to remove a couple of browser console warnings caused by the Facebook Like box widget
  • Tweak: Reduced the size of the author's Facebook profile picture from 50px to 40px to match Facebook
  • Tweak: The link description text is now 12px in size by default
  • Tweak: Added some default character limits to the post text and descriptions
  • Tweak: If the post author is being hidden then change the default date position to be the bottom of the post
  • Fix: The post author link is no longer the full width of the post and is only wrapped around the author image and name which helps prevent inadvertently clicking on the post author
  • Fix: Added a fb-root element to the Like box to prevent a browser console warning
  • Fix: Renamed the ShowError function to prevent conflicts
  • Fix: Fixed an issue with the 'seconds' custom text string not being saved correctly
  • Fix: When linking the post text to the Facebook post the correct text color is now applied
2.0.1 2014-08-06
  • Tweak: Improved error handling and added an Error Message reference to the website
2.0 2014-08-05
  • New: Added an option to display the post date immediately below the author name - as it is on Facebook. This is now the default date position.
  • New: Added options to add a background color and rounded corners to your posts
  • New: If your Facebook event has an end date then it will now be displayed after the start date
  • New: Hashtags in the post descriptions are now also linked
  • New: Tested and approved for the upcoming WordPress 4.0 release
  • Tweak: Moved the 'View on Facebook' link to the left side
  • Tweak: Added error handling to improve user experience
  • Tweak: If the Facebook API can't be reached by the plugin for some reason then it no longer caches the empty response and instead keeps trying to retrieve the posts from Facebook until it is successful
  • Fix: Removed some redundant inline CSS used on the posts
  • Fix: If there is a token in the 'Access Token' field but the 'Enter my own Access Token' box is unchecked then the plugin will no longer use it
  • Fix: Added the trim() function to the 'Test connection to Facebook API' function to improve reliability
  • Fix: Fixed an occasional JavaScript error which occurred when the post text was hidden
1.9.9.3 2014-06-26
  • New: Hashtags in link, photo and video descriptions are now also linked
  • Fix: Fixed an issue with hashtags being linked when the post text is also linked, which interfered with the text formatting
1.9.9.2 2014-06-24
  • Fix: Removed a couple of stray PHP notices
1.9.9.1 2014-06-18
  • Fix: Fixed an occasional issue with hashtags in inline CSS inadvertently being linked
1.9.9 2014-06-17
  • New: Hashtags in your posts are now linked to the hashtag search on Facebook. This can be disabled in the 'Post Text' section on the Typography settings page.
  • New: Added a Facebook icon to the Custom Facebook Feed admin menu
  • Fix: Corrected the left side margin on the "Like" box so that it aligns correctly with posts
1.9.8.1 2014-05-21
  • Fix: Fixed an admin JavaScript error introduced by the last update
1.9.8 2014-05-21
  • Tweak: The Access Token field is now hidden by default and is revealed by a checkbox
  • Fix: Fixed an issue with link colors not being applied to all links
  • Fix: Removed the link box container from posts which contain non-youtube/vimeo links
  • Fix: Links which don't contain a 'http://' protocol are now linked correctly
1.9.7 2014-05-15
  • Fix: Fixed an issue with a generic function name which was occasionally causing an error
1.9.6 2014-05-12
  • Tweak: Added an HTML wrapper element around the feed
1.9.5 2014-05-05
  • New: Added an option to set a height on the Like box. This allows you to display more faces of your fans if you have that option selected.
  • Tweak: Added a few stricter CSS styles to help minimize the chance of theme stylesheets distorting post formatting
  • Tweak: Added a span to the header text to allow CSS to be applied
  • Fix: Fixed a bug with the post author text bumping down below the author image in the Firefox browser
  • Fix: Corrected a bug which caused some links not to have the color applied
  • Fix: Fixed a float issue in Firefox which sometimes caused the feed to be pushed off the page
1.9.4 2014-04-22
  • New: Added background and border styling options to shared links
  • Tweak: Reduced the clickable area of the post author
  • Tweak: Added a 'Customize' tab to the Settings page
  • Fix: Fixed an issue with post tag linking not working correctly in some languages
  • Fix: Fixed an issue with line breaks not being respected in IE8
1.9.3 2014-04-17
1.9.1 2014-04-05
  • Fix: Fixed an issue with the 'textlink' shortcode option
  • Fix: Fixed an bug with post text sometimes being duplicated when linked
  • Fix: Removed error_reporting(0);
1.9.0 2014-04-04
  • New: Added the ability to change the text size and color of the post author
  • New: Define the format, size and color of shared link titles
  • New: You can now define the color of the links in your post text, descriptions and events
  • Tweak: Moved the Feed Header options to the Typography page
  • Tweak: Moved the Ajax setting to the Misc page
  • Tweak: Now removes any query strings attached to the Page ID
  • Fix: Fixed an issue with HTML characters not rendering correctly when linking the post text
  • Fix: Fixed an issue with some themes causing the clear element to prevent links being clickable
  • Fix: Some minor bug fixes
1.8.2.3 2014-03-21
  • New: Now supports Facebook tags - creates links when using the @ symbol to tag other people or Facebook pages in your posts
  • Tweak: Changed the method used for link replacement in posts
  • Fix: Fixed issue with php include
1.8.2.2 2014-03-21
1.8.2.1 2014-03-21
  • New: Now supports Facebook tags - creates links when using the @ symbol to tag other people or Facebook pages in your posts
  • Tweak: Changed the method used for link replacement in posts
  • Fix: Fixed issue with php include
1.8.2 2014-03-20
  • New: Now supports Facebook tags - creates links when using the @ symbol to tag other people or Facebook pages in your posts
  • Tweak: Changed the method used for link replacement in posts
1.8.1 2014-03-19
  • New: Added an 'exclude' shortcode option to allow you to easily exclude specific parts of the post
  • New: Timeline events are now cached to help reduce page load time
  • New: Added an option for when the WordPress theme is loading the feed via AJAX so that the JavaScript runs after the feed has been loaded into the page
  • Tweak: Changed author images back to loading via PHP rather than JavaScript due to issues with certain WordPress themes
  • Fix: Reset the timezone after the shortcode has run
  • Fix: Fixed an issue with the shared link descriptions not being hidden when specified
  • Fix: Fixed a rare issue with the 'textlink' shortcode option
  • Fix: Use a fallback JSON string if unable to find the cached version in the database
1.8.0 2014-03-07
  • New: Added a built-in color picker
  • New: Added class to posts based on the author so allow for independent styling
  • Tweak: Now loads the author avatar image in using JavaScript to help speed up load times
  • Tweak: Now automatically set the post limit based on the number of posts to be displayed
  • Tweak: Core improvements to the way posts are output
  • Tweak: Changed 'Layout & Style' page name to 'Customize'
  • Tweak: Moved the Support information to a tab on the Settings page
  • Tweak: Improved the 'Test connection to Facebook API' function
  • Fix: Encode URLs so that they pass HTML validation
  • Fix: Fixed an issue with post captions not displaying under some circumstances
  • Fix: More robust method for stripping the URL when user enters Facebook page URL instead of their Page ID
1.7.2 2014-02-06
  • Tweak: Moved the 'Show post author' option from the General settings tab to the Post Layout tab
  • Tweak: Added the ability to show or hide the author to the 'include' shortcode option
  • Fix: Added CSS box-sizing property to feed header so that padding doesn't increase its width
  • Fix: Fixed showheader=false and headeroutside=false shortcode options
  • Fix: Now allows users to enter their Facebook page URL as their Page ID
1.7.1 2014-02-05
  • Tweak: Moved the 'Show post author' option from the General settings tab to the Post Layout tab
  • Tweak: Added the ability to show or hide the author to the 'include' shortcode option
  • Fix: Added CSS box-sizing property to feed header so that padding doesn't increase its width
  • Fix: Fixed showheader=false and headeroutside=false shortcode options
  • Fix: Now allows users to enter their Facebook page URL as their Page ID
1.7.0 2014-01-30
  • New: Added ability to add a customizable header to your feed
  • New: Added a Custom JavaScript section to allow you to add your own JS or jQuery functionality to the feed
  • New: Added a 'Custom Text / Translate' tab to house all customizable text
  • New: You can now choose to show posts only by other people on your page
  • New: Set your timezone so that dates/times are displayed in your local time
  • New: When a post contains a link to multiple images it now states the number of photos after the post text and links to the album
  • Tweak: Plugin now detects whether the page is using SSL and pulls https resources
  • Tweak: Added a button to test the connection to Facebook's API for easier troubleshooting
  • Fix: Now using HTML encoding to parse any raw HTML tags in the post text or descriptions
  • Fix: Added a protocol to the beginning of links which don't include one
  • Fix: Fixed date width issue in IE7
  • Fix: Removed stray PHP notices
  • Fix: Added a space between the Like Box attributes
1.6.8.2 2013-12-13
  • Fix: Fixed a CSS bug in Firefox which was causing the page author name to bump down below the avatar
1.6.8.1 2013-12-13
  • Tweak: Moved 'View on Facebook' link up to be level with the date rather than on the line below it
  • Fix: Don't show the caption when it is the same as the post text
  • Fix: Fixed issue with enqueueing JavaScript file
1.6.8 2013-12-11
  • New: Added option to remove border from the Like box when showing faces
  • New: Set "Like" box text color to either blue or white
  • Tweak: Moved descripion below video or link title and added link source
  • Tweak: Added ability to manually translate the '2 weeks ago' text
  • Tweak: Replaced 'View Link' with 'View on Facebook' so that shared links now link to the Facebook post
  • Tweak: "Like" box is now responsive
  • Tweak: Displays post caption if no description is available
  • Tweak: Vertically center multi-line author names rather than bumping them down below the avatar
  • Tweak: Checks whether the Access Token is inputted in the correct format
  • Fix: Fixed bug in the 'Show posts on my page by others' option
  • Fix: If displaying a group then automatically hides the "Like" box
  • Fix: 'others=false' shortcode option now working correctly
  • Fix: Strip any white space characters from beginning or end of Access Token and Page ID
1.6.7.1 2013-11-20
  • Fix: Fixed a bug in 1.6.7 which was causing an issue displaying the feed in some circumstances
1.6.7 2013-11-19
  • New: Your feed can now be completely displayed in any language - added i18n support for date translation
  • Tweak: Improved documentation within the plugin
  • Tweak: Changed order of methods used to retrieve feed data
1.6.6.3 2013-11-14
  • New: Added support for group events
1.6.6.2 2013-11-14
  • New: Added support for group events
1.6.6.1 2013-11-06
  • Fix: Resolved jQuery UI draggable bug which was causing issues with drag and drop
1.6.6 2013-11-03
  • New: Now works with groups.
  • Fix: Fixed an issue with the 'Show posts by others' option not working correctly in the previous version.
1.6.5.1 2013-11-02
  • New: Now works with groups.
  • Fix: Fixed an issue with the 'Show posts by others' option not working correctly in the previous version.
1.6.5 2013-11-02
  • New: Now works with groups.
  • Fix: Fixed an issue with the 'Show posts by others' option not working correctly in the previous version.
1.6.4.1 2013-11-02
  • Fix: Fixed an issue with the 'Show posts by others' option not working correctly in the previous version.
1.6.4 2013-11-01
  • New: Added localization support. Full support for various languages coming soon
  • New: Added CSS classes to different post types to allow for different styling based on post type
  • New: Option to link statuses to either the status post itself or the directly to the page/timeline
  • New: Added option to add thumbnail faces of fans to the Like box and define a width
  • Tweak: Added separate classes to 'View on Facebook' and 'View Link' links so that they can be targeted with CSS
  • Tweak: Prefixed every CSS class to prevent styling conflicts with theme stylesheets. Please note that if you used custom CSS to style parts of the feed that the CSS classes are now prefixed with 'cff-' to prevent theme conflicts. Eg. '.more' is now '.cff-more'.
1.6.3 2013-10-16
  • New: Added support for Facebook 'Offers'
  • Fix: Fixed an issue with the 'others' shortcode option not working correctly
  • Fix: Prefixed the 'clear' class to prevent conflicts
1.6.2 2013-10-12
  • New: Post caching now temporarily stores your post data in your WordPress database to allow for super quick load times
  • New: Define your own caching time. Check for new posts every few seconds, minutes, hours or days. You decide.
  • New: Define your own custom text for the 'See More' and 'See Less' buttons
  • New: Add your own CSS class to your feeds
  • New: Define a post limit which is higher or lower than the default 25
  • New: Include the Like box inside or outside of the feed's container
  • New: Customize the event date independently
  • New: Improved layout of admin pages for easier navigation and customization
  • Fix: Provided a fix for the Facebook API duplicate post bug
  • Fix: Fixed bug which ocurred when multiple feeds are displayed on the same page with different text lengths defined
1.6.1 2013-10-11
1.6.0 2013-10-11
  • New: Post caching now temporarily stores your post data in your WordPress database to allow for super quick load times
  • New: Define your own caching time. Check for new posts every few seconds, minutes, hours or days. You decide.
  • New: Define your own custom text for the 'See More' and 'See Less' buttons
  • New: Add your own CSS class to your feeds
  • New: Define a post limit which is higher or lower than the default 25
  • New: Include the Like box inside or outside of the feed's container
  • New: Customize the event date independently
  • New: Improved layout of admin pages for easier navigation and customization
  • Fix: Provided a fix for the Facebook API duplicate post bug
  • Fix: Fixed bug which ocurred when multiple feeds are displayed on the same page with different text lengths defined
1.5.9 2013-10-11
1.5.2 2013-09-17
  • Fix: Fixed JavaScript error in previous update
1.5.1 2013-09-16
  • New: Added a 'See More' link to expand any text which is longer than the character limit defined
  • New: Choose to show posts by other people in your feed
  • New: Option to show the post author's profile picture and name above each post
  • New: Added options to customize and format the post date
  • New: Add your own text before and after the date and in place of the 'View on Facebook' and 'View Link' links
  • New: Specify the format of the Event date
  • Tweak: Default date format is less specific and better mimics Facebook's - credit Mark Bebbington
  • Tweak: Changed the layout of the Typography section to allow for the additional options
  • Fix: When a photo album is shared it now links to the album itself and not just the cover photo
  • Fix: Fixed issue with hyperlinks in post text which don't have a space before them not being converted to links
1.4.8 2013-09-06
  • Minor fixes
1.4.7 2013-09-04
  • Tweak: Added links to statuses which link to the Facebook page
  • Tweak: Added classes to event date, location and description to allow custom styling
  • Tweak: Removed 'Where' and 'When' text from events and made bold instead
1.4.6 2013-09-03
  • fix: Fixed 'num' option in shortcode
1.4.5 2013-08-09
1.4.4 2013-08-09
  • New: Added more shortcode options
  • Minor tweaks
1.4.3 2013-08-08
  • Minor tweaks
1.4.2 2013-07-24
  • New: Add your own custom CSS to allow for even deeper customization
  • New: Optionally link your post text to the Facebook post
  • New: Optionally link your event title to the Facebook event page
  • Some minor modifications
1.4.1 2013-07-19
  • Fix: Set all parts of the feed to display by default on activation
1.4.0 2013-07-19
  • Major Update!
  • New: Loads of new customization options for your feed
  • New: Define feed width, height, padding and background color
  • New: Change the font-size, font-weight and color of the post text, description, date, links and event details
  • New: Choose whether to show or hide certain parts of the posts
  • New: Select whether the Like box is shown at the top of bottom of the feed
  • New: Choose Like box background color
1.3.7 2013-07-15
1.3.6 2013-07-15
1.3.5 2013-07-12
  • New: Shared events now display event details (name, location, date/time, description) directly in the feed
1.3.4 2013-07-05
  • New: Email addresses within the post text are now hyperlinked
  • Fix: Links beginning with 'www' are now also hyperlinked
1.3.3 2013-07-05
  • New: Added support for events - display the event details (name, location, date/time, description) directly in the feed
  • Fix: Links within the post text are now hyperlinked
  • Tweak: Added additional methods for retrieving feed data
1.3.2 2013-06-19
  • Fix: Now using the built-in WordPress HTTP API to get retrieve the Facebook data
1.3.1 2013-06-19
  • Fix: Fixed issue with certain statuses not displaying correctly
1.3.0 2013-06-19
  • Tweak: If 'Number of Posts to show' is not set then default to 10
1.2.9 2013-06-19
  • Fix: Now using cURL instead of file_get_contents to prevent issues with php.ini configuration on some web servers
1.2.8 2013-06-18
  • Fixed bug in specifying the number of posts to display
1.2.7 2013-06-18
  • Prevented likes and comments by the page author showing up in the feed
1.2.5 2013-06-15
  • Added clear fix
1.2.4 2013-06-15
  • Added clear fix
1.2.3 2013-06-15
  • Added clear fix
1.5 2013-06-08
1.1 2013-06-08
1.0 2013-06-08