WP Crontrol enables you to take control of the cron events on your WordPress website.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify". | 1341:43 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 121:2 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | 998:3 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cron_request". | 1335:36 | Plugin Repo |
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function eval() is forbidden | 2841:2 | — |
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function eval() is forbidden | 160:4 | — |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 529:55 | Security |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 529:97 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar | 529:97 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['crontrol_schedule_internal_name']. Use isset() or empty() to check the index exists before using it | 607:48 | Security |
| 11/12/2025, 5:24:53 PM | 12s | 76 | 6 | 87 |