View, pause, remove, edit and add WP Cron events and schedules.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
117
10 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acm_current_event".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'advanced-cron-manager/screen/event/details/tab/' . $tab_slug".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DISABLE_WP_CRON".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$event->hook".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "acm_check_old_plugins".
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Advanced Cron Manager - debug & control" is different from the name declared in plugin header "Advanced Cron Manager".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v2.7.0
91
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 120 | 30 | 90 | v2.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.