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
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: "$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
Hidden files are not permitted.
Sample message
Plugin name "WProofreader spell & grammar check plugin for WordPress" is different from the name declared in plugin header "WProofreader".
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"
Potential connections found in static code analysis.
Outbound calls
11
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v3.2.2
35
Latest
v3.2.0
64
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 55 | 12 | 43 | v3.2.2 | 2.0.0 |
| 64 | 55 | 12 | 43 | v3.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.