Smash Balloon Social Post Feed – Simple Social Feeds for WordPress
Formerly "Custom Facebook Feed". Display completely customizable Facebook feeds of a Facebook page. Supports Facebook oEmbeds.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cff_feed_caches | A cache table that stores temporary computed or fetched data. | Static |
| wp_cff_feeds | Stores cff feeds data created by this plugin. | Static |
| wp_cff_posts | Stores cff posts data created by this plugin. | Static |
| wp_cff_sources | Stores cff sources data created by this plugin. | Static |