Easily disable the default wpautop filter on a post by post basis.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
7 issue groups
Security
6
4 issue groups
Repo Compliance
4
4 issue groups
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Toggle wpautop" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_lp_wpautop_noncename']
Sample message
$_POST['_lp_wpautop_noncename'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LP_Toggle_wpautop".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "lp_wpautop_show_private_pt".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$lp_toggle_wpautop".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['lp_toggle_wpautop_post_types']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.7 < 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 "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Unexpected markdown file "FAQ.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Not analyzed yet.
First score snapshot
v1.3.0
77
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 19 | 4 | 15 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.