Adds a global setting to turn the wpautop filter on and off. It also allows you to override this default for any post by adding a wpautop custom field …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
5
3 issue groups
Repo Compliance
4
4 issue groups
Security
2
2 issue groups
I18n
1
1 issue group
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "wpautop control" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "wpautop control" is different from the name declared in plugin header "wpautop-control".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 4.2 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.6
84
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 12 | 7 | 5 | v1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.