WProofreader checks spelling, grammar, and style in real-time while editing in WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
38
8 issue groups
Security
13
4 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$autosave".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" — {$detail}"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wsc_admin_fields".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['getInfoResult']
Sample message
$_POST['getInfoResult'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WProofreader spell & grammar check plugin for WordPress" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WSC_Settings".
Sample message
Plugin name "WProofreader spell & grammar check plugin for WordPress" is different from the name declared in plugin header "WProofreader".
Sample message
Mismatched "Tested up to": 7.0 != 6.9. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Not analyzed yet.
First score snapshot
v3.2.0
64
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 55 | 12 | 43 | v3.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.