A plugin that lets you quickly and easily create new plugins.
Prioritized issue groups from the latest Plugin Check scan
Security
27
5 issue groups
Maintainability
7
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
$_POST['pluginception_name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized, non-validated input variable _POST: Author URI: {$_POST['pluginception_author_uri']}\r\n
Sample message
Detected usage of a non-sanitized input variable: $_POST['pluginception_slug']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Pluginception" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' value='{$value}'></td></tr>\n"'.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.5 < 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
Function "submit_button()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Not analyzed yet.
First score snapshot
v1.3
56
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 36 | 7 | 29 | v1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.