Ashley Rich
Ashley Rich
I've checked, but that doesn't seem to be the case. Can you confirm?
When `dispatch` is called it schedules the cron health check, but the `handle_cron_healthcheck` action doesn't fire on the same request, therefore it shouldn't double dispatch. Even if a double dispatch...
WP_Background_Process is actually included in WooCommerce, see: https://github.com/woothemes/woocommerce/blob/master/includes/libraries/wp-background-process.php What does your code look like?
Are you able to manually hit wp-admin/admin-ajax.php? Is the site behind basic auth?
@mauryaratan what doesn't work?
Gotcha. You need to `cd` into the public dir where the base WP install is. Spinup adds its own `wp-cli.yml` file, which is why it's not included in the composer...
> I understand now - but this still isn't a great experience for folks not using SpinupWP. Given this is a template for Spinup, I don't see why we would...
It seems overkill adding a settings screen just to define the base URL. Often it's a one time change so the menu item would become redundant.
It's been a while, but my guess is it's about adding a mention of the MU plugin that's installed when our WP plugin is activated. The MU plugin is responsible...
User reported issue now resolved. Closing.