Create, organize, and display FAQs with AI-powered answers, one-click FAQ groups, WooCommerce, and a floating chat assistant.
Prioritized issue groups from the latest Plugin Check scan
I18n
660
5 issue groups
Maintainability
78
10 issue groups
Security
40
5 issue groups
Performance
7
2 issue groups
Sample message
Mismatched text domain. Expected 'ultimate-faq-solution' but got 'ufaqsw'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_html".
Sample message
Translatable string should not be wrapped in HTML. Found: '<i>A brief subtitle shown below the headline on the home screen of the assistant.</i>'
Sample message
Sanitization missing for register_setting().
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bt_cmb2_render_callback_for_text_html".
Sample message
A function call to __() 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
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Using exclusionary parameters, like post__not_in, 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
Detected usage of meta_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
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FAQ_Group_Sorting".
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Mismatched Requires PHP: 7.4.0 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "ufaqsw", expected "ultimate-faq-solution".
Sample message
The upgrade notice for "1.8.5" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
171
External assets
0
Incoming endpoints
15
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.1.1
35
Latest
v2.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 787 | 650 | 137 | v2.1.1 | 2.0.0 |
| 35 | 774 | 637 | 137 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.