You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryan Hungate edited this page Aug 14, 2024
·
9 revisions
This guide details the setup of an advanced queue in CLI mode for the Mailchimp WooCommerce plugin, enhancing performance by running processes in the background, independent of web traffic.
Prerequisites
WP-CLI installed.
Knowledge of WP-CLI and WordPress installation locations on your server.
Ability to edit the functions.php file, preferably using a child theme or suitable plugin.
Disabling the Default Queue Runner
Edit functions.php File:
Include the following code: