Create stunning FAQ & accordion blocks. SEO-optimized, fully accessible, zero performance impact. No coding needed.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
39
10 issue groups
Security
32
8 issue groups
I18n
2
2 issue groups
Repo Compliance
2
2 issue groups
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 '$extension['icon']'.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['order']
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Unescaped parameter $where_clause used in $wpdb->get_results()\n$where_clause assigned unsafely at line 1644.
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().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $where_clause at $where_clause\n
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
A function call to esc_html__() 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
Mismatched text domain. Expected 'advanced-accordion-block' but got 'advanced-accordion-block '.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Advanced Accordion Gutenberg Block – Create Beautiful FAQs, Content Accordions & Interactive Tabs" is different from the name declared in plugin header "Advanced Accordion Block".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Mismatched Requires at least: 5.0 != 5.7. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Accordion Gutenberg Block – Create Beautiful FAQs, Content Accordions & Interactive Tabs" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
252
External assets
11
Incoming endpoints
7
No public endpoints detected.
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v5.4.1
37
Latest
v5.4.0
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 75 | 39 | 36 | v5.4.1 | 2.0.0 |
| 37 | 76 | 40 | 36 | v5.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.