Classic Editor Plus plugin's a WordPress simple plugin and will help you disable the new Gutenberg block editor and With the Class Editor plugin, …
Prioritized issue groups from the latest Plugin Check scan
Security
53
8 issue groups
I18n
39
3 issue groups
Maintainability
31
10 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'classic-editor-plus' but got 'classic-editor'.
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Function "add_allowed_options()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 3.9.0.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['_wp_http_referer'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $domain parameter must be a single text string literal. Found: YCE_LANG
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wp_http_referer']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "YCE".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Css".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'YCE_SUPPORT_URL'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['classic-editor-allow-users']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$settings".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
add_option_whitelist() has been deprecated since WordPress version 5.5.0. Use add_allowed_options() instead.
Sample message
Plugin name "Classic Editor Plus - WordPress Classic Editor plugin by Felix" is different from the name declared in plugin header "Classic Editor Plus".
Sample message
Tested up to: 6.1 < 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.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "classic-editor", expected "classic-editor-plus".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Classic Editor Plus - WordPress Classic Editor plugin by Felix" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
admin_post
First score snapshot
v1.1.5
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 125 | 83 | 42 | v1.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
400 active installs