Captcha protection against spam comments & brute force login attacks using Google reCAPTCHA.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
6 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wf_flyout".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_USE_THEMES".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_authenticate_user".
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched Requires PHP: 5.6 != 5.2. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
64
External assets
5
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v5.40
97
Latest
v5.39
97
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 18 | 3 | 15 | v5.40 | 2.0.0 |
| 97 | 18 | 3 | 15 | v5.39 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.