WooCommerce Product FAQ Plugin and accordion plugin create FAQs with Google FAQ schema, AI Generator, Comment and customization support.
Prioritized issue groups from the latest Plugin Check scan
Security
121
9 issue groups
Maintainability
38
10 issue groups
I18n
20
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$categories'.
Sample message
$_GET['post'] 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
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
The plugin name includes a restricted term. Your chosen plugin name - "Happy WooCommerce FAQs - Ultimate Product FAQ Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of tax_query, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Mismatched text domain. Expected 'faq-for-woocommerce' but got 'materials-for-woocommerce'.
Sample message
Plugin name "Happy WooCommerce FAQs - Ultimate Product FAQ Plugin" is different from the name declared in plugin header "Happy WooCommerce FAQs".
Sample message
Tested up to: 6.9 < 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
69
External assets
2
Incoming endpoints
14
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
First score snapshot
v1.8.17
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 184 | 65 | 119 | v1.8.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.