Custom Facebook Feed - Version 1.6.0

Version Description

  • 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
Download this release

Release Info

Developer smashballoon
Plugin Icon 128x128 Custom Facebook Feed
Version 1.6.0
Comparing to
See all releases

Code changes from version 1.5.9 to 1.6.0

Files changed (1) hide show
  1. README.txt +6 -8
README.txt CHANGED
@@ -87,14 +87,12 @@ You can embed the feed directly into a template file by using the WordPress do_s
87
  2. Completely customize the way your Facebook feed looks to perfectly match your site
88
  3. Use custom CSS to customize every part of the Facebook feed
89
  4. Display Facebook events
90
- 5. Show and hide certain parts of the posts
91
- 6. Configuring the plugin
92
- 7. Layout & Style page - General options
93
- 8. Layout & Style page - Post Layout options
94
- 9. Layout & Style page - Typography options
95
- 10. Layout & Style page - Misc options
96
- 11. It's super easy to display your Facebook feed in any page or post
97
- 12. You can add the shortcode to a widget to display it in your sidebar, footer or any other widgetized area
98
 
99
  == Changelog ==
100
 
87
  2. Completely customize the way your Facebook feed looks to perfectly match your site
88
  3. Use custom CSS to customize every part of the Facebook feed
89
  4. Display Facebook events
90
+ 5. Configuring the plugin
91
+ 6. Layout & Style page - General options
92
+ 7. Layout & Style page - Typography options
93
+ 8. Layout & Style page - Misc options
94
+ 9. It's super easy to display your Facebook feed in any page or post
95
+ 91. You can add the shortcode to a widget to display it in your sidebar, footer or any other widgetized area
 
 
96
 
97
  == Changelog ==
98