Custom Facebook Feed Pro 4.5.5

Download Custom Facebook Feed Pro 4.5.5 from nulled fire. Custom Facebook Feed Pro add a completely customizable Facebook feed to your WordPress site
* 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](https://smashballoon.com/facebook-api-changes-september-4-2020/).
* New: As Facebook only provides large image sizes in their API for timeline feeds then it often results in images being displayed in your feed which are much larger than needed. With this update, the plugin will now create resized versions of the larger images and store them locally on your server. It will then detect the width of your feed and select the optimal sized images to display. Storing resized images is enabled by default but can be disabled in the following location: Facebook Feed > Customize > Misc > Image Resizing
* New: For other feed types, the plugin will now choose the optimal image size from Facebook's CDN and display it in your feed, helping to reduce the page weight and increase load time.
* New: Added support for images in Marketplace posts in group feeds.
* New: Added support for videos created using Facebook Canvas
* 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: Unpublished videos were being displayed in the feed when showing a feed of just video posts. These are now hidden until published.
* Fix: An API request was being made to get the data for the visual header even if the header wasn't being displayed in the feed.
* Fix: Removed the see more/less links from post text when using the email share link.
* Fix: Fixed an issue with the lighbox showing incorrect images if two posts in the same feed had the exact same Facebook image in them.
* Fix: Fixed an bug where images inside an album would not be displayed at full size.
* Fix: New JavaScript code was not being applied for new visual header layout setting due to caching of old JavaScript file.
* Fix: Carousel extension was not working in version 3.13.
* Fix: Removed screen reader text that was causing layout issues.
* Fix: Disabled the "About Us" page plugin installation if using a version of WordPress earlier than 4.6.
* 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: 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: You can now use the "colsmobile" shortcode setting to set the number of columns on mobile for any feed type, not just timeline feeds. Eg: colsmobile=3.
* New: Lightbox images and videos can be changed by swiping right and swiping left when using a touch device.
* New: Added a PHP filter "cff_post_text" to change the post text before outputting it in the feed HTML.
* New: To help us improve the plugin we have added usage tracking so that we can understand what features and settings are being used, and which features matter to you the most. 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, Facebook account information, license keys, etc). You can opt-out by simply disabling the setting at: Facebook Feed > Customize > Misc > Enable Usage Tracking. See [here](https://smashballoon.com/custom-facebook-feed/docs/usage-tracking/) for more information.
* New: Added capability "manage_custom_facebook_feed_options". Users with this capability can make changes to Facebook Feed settings and view admin only messages.
* Fix: Fixed PHP warning when link did not contain a forward slash.
* Tweak: AJAX calls now use admin-ajax.php for better compatibility with some security plugins and settings.