Content Aggregator
Create WordPress posts from RSS, Atom, WordPress REST API, JSON, and XML sources.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_content_aggregator_sources | Stores content aggregator sources data created by this plugin. | Static |
| wp_post_meta | Stores additional metadata (key-value pairs) for post records. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
content_aggregator_db_versionOption key:content_aggregator_settingsOption key:content_aggregator_versionwp_postmeta