humanmade / humanmade/Cavalcade

Access to wp-cron.php should be disabled when Cavalcade is in use

Open
#104 2 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
PHP
Stars
542
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Although it shouldn't happen, and should potentially be blocked at the server level, when Cavalcade is in use requests to `wp-cron.php` will still process any cron tasks.

As seen in #103, this currently doesn't actually work as it triggers a fatal error, but that just clouds error logs.

Ideally, Cavalcade should probably block/terminate-early the HTTP request.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.