WordPress FAQ and WooCommerce product FAQ plugin with accordion layouts, Google FAQ schema, AI generator, Gutenberg, Elementor, Divi, and shortcodes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
348
15 issue groups
Security
124
8 issue groups
I18n
18
2 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "appsero_init_tracker_faq_for_woocommerce".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_faq_woocommerce_product_options".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$counter".
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 '$categories'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
$_GET['post'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FFW_BASENAME".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FFW_Admin_Menu".
Sample message
The $text parameter must be a single text string literal. Found: $faq['question']
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Missing $domain parameter in function call to __().
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
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
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
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Direct integration with a third-party AI provider (api.openai.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
Sanitization missing for register_setting().
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Potential connections found in static code analysis.
Outbound calls
70
External assets
2
Incoming endpoints
18
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 more hidden
3 score snapshots
v2.0.2
26
Latest
v2.0.1
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 504 | 68 | 436 | v2.0.2 | 2.1.0 |
| 26 | 507 | 72 | 435 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.