Light and invisible protection against basic automated comment spam. Pings and trackbacks check for real backlinks.
Prioritized issue groups from the latest Plugin Check scan
Security
31
5 issue groups
Maintainability
14
5 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fields'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $time_flname ..." but found "<?= $time_flname ..."
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$field_name]
Sample message
$_POST[$this->get_time_field_name( $field_name )] not unslashed before sanitization. Use wp_unslash() or similar
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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"
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
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.
3 score snapshots
v2.0.0
41
Latest
v1.9.0
63
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 48 | 37 | 11 | v2.0.0 | 2.0.0 |
| 63 | 36 | 29 | 7 | v1.9.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.