Redefining your editorial workflow.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
200
10 issue groups
Security
128
3 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "editflow_after_setup_actions".
Sample message
$_GET[$filter] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EF_Calendar".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$add_new_nav_class".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "EditFlow".
Sample message
The use of function _wp_post_revision_fields() is forbidden
Sample message
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.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EF_NOTIFICATION_USE_CRON".
Sample message
Detected usage of a non-sanitized input variable: $_POST['action']
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
Unexpected markdown file "AGENTS.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Not analyzed yet.
First score snapshot
v0.11.0
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 330 | 103 | 227 | v0.11.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.