Import posts from json or xml files.
Content Aggregator will import content from a XML or JSON file.
- 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
- 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
- Initial release