Bulk Crossposting

You can easily sync multiple items to another site at the same time using a free add-on for bulk crossposting.
This add-on’s code is optimized for performance as much as possible. For example:
- Batches are always used when sending requests to the REST API,
- When you select a large number of items, add-ons split them using WP Cron.
Below is an example of how the add-on works with WP Cron when you want to bulk crosspost a lot of WooCommerce products at the same time:

Instead of bulk actions, you can also use WP-CLI commands to bulk crosspost multiple posts at once. It will be more convenient in cases when you have a really large number of posts.