Skip to content

Potential Conflict with wp-cron.php in a Headless Setup #28

@alexookah

Description

@alexookah

I suspect this plugin might be blocking WordPress cron jobs (wp-cron.php) from running correctly. Here’s the context:

My WordPress installation is configured as a headless setup, so the front-end is rarely visited.
Recently, I noticed that scheduled tasks like backups and plugin auto-updates have stopped working.
I’m wondering if the plugin is redirecting requests to /wp-cron.php, which could explain why these cron jobs aren't being triggered.

Maybe this path should be added in the plugin exluded paths?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions