Truly a quick and easy way to add FAQs to your site.
Prioritized issue groups from the latest Plugin Check scan
I18n
74
4 issue groups
Security
17
1 issue group
Maintainability
10
8 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: QAEF_TEXT_DOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dropdown_args'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "qefaq_get_plugin_details".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $filepath
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.3.15
71
Latest
v1.3.14
70
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 71 | 101 | 92 | 9 | v1.3.15 | 2.0.0 |
| 70 | 102 | 93 | 9 | v1.3.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.