Page Comments Off Please - Unchecks Discussion comment checkboxes by default on pages, posts or both! Plus a simple one-click toggle to turn off comme …
Prioritized issue groups from the latest Plugin Check scan
Security
27
8 issue groups
Maintainability
11
9 issue groups
I18n
5
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $table used in $wpdb->query()\n$table assigned unsafely at line 328.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at \t\t\tUPDATE $table \n
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fixit'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
A function call to _n() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $domain parameter must be a single text string literal. Found: $this->_slug
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.4 < 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 "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Function "submit_button()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 2.8.0.
Potential connections found in static code analysis.
Outbound calls
9
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v2.0.4
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 46 | 17 | 29 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.