aggregator
aggregator copied to clipboard
Synchronise posts between blogs in a multisite network.
`Aggregator->admin_init()` is getting called on AJAX actions which is causing an error in the `Aggregator_Jobs_List_Table` where screen isn't being set (since it shouldn't be loaded in AJAX and has no...
When creating a new Job, clicking Save prompts WordPress to pop up the message "Do you want to leave this site?". This suggests WP thinks there are unsaved changes that...
The plugin currently uses the following terminology: - source = the site content comes from - portal = the site content goes to I can't remember why we used "portal"...
There is already a plugin on WordPress.org called Aggregator, and "aggregator" doesn't really say very well what this plugin does. We need a better name. Suggestions welcome!
On the "Add New Aggregation Job" screen we use a standard drop down list of sites. This isn't going to cut it in large networks, so we should replace that...
We need to have good Behat tests for all the things
At the moment, the plugin doesn't support multiple jobs for the same portal/source combination. However, it is possible to create new ones and that leads to unexpected behaviour including; -...
When viewing a cloned post in the post list screen the action links link to the origin site instead of the cloned-to site, even if the post has been published....
When copying over a post that has media in the post, a thumbnail attached, or has meta with an attachment ID the original image does not come over with the...