Prioritized issue groups from the latest Plugin Check scan
Security
23
4 issue groups
I18n
15
1 issue group
Maintainability
12
4 issue groups
Performance
2
1 issue group
Sample message
Mismatched text domain. Expected 'flexible-faq' but got 'flfaq'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$faqid'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IMAGES".
Sample message
Detected usage of a non-sanitized input variable: $_POST['id']
Sample message
$_POST['id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "change_flfaq_title".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Tested up to: 4.0 < 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.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v0.2
58
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 53 | 27 | 26 | v0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.