Description
Content Aggregator will import content from a JSON or XML file.
Installation
Installation from within WordPress
Not yet available.
Manual installation
- Upload the
content-aggregatorfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new ‘Content Aggregator’ menu is available in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Content Aggregator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Content Aggregator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0 – 2025-08-21
- Add labels to settings fields
- Add success message when adding source
- Clear scheduled hook when deactivate plugin
- Convert HTML to WP blocks if possible
- Redirect to source edit page when adding source
- Bump & enforce minimum PHP version
1.0.1 – 2025-02-21
- Initial release