Feeds for YouTube (YouTube video, channel, and gallery plugin)
The Feeds for YouTube plugin allows you to display customizable YouTube feeds from any YouTube channel.
10 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_sbi_feed_caches | A cache table that stores temporary computed or fetched data. | Static |
| wp_sbi_instagram_feeds_posts | Stores sbi instagram feeds posts data created by this plugin. | Static |
| wp_sbi_instagram_posts | Stores sbi instagram posts data created by this plugin. | Static |
| wp_sbi_sources | Stores sbi sources data created by this plugin. | Static |
| wp_sby_feed_caches | A cache table that stores temporary computed or fetched data. | Static |
| wp_sby_feed_locator | Stores sby feed locator data created by this plugin. | Static |
| wp_sby_feeds | Stores sby feeds data created by this plugin. | Static |
| wp_sby_items | Stores sby items data created by this plugin. | Static |
| wp_sby_items_feeds | Stores sby items feeds data created by this plugin. | Static |
| wp_sby_sources | Stores sby sources data created by this plugin. | Static |