AI-Powered FAQ Generator. Gutenberg FAQ & Accordion Blocks, Image Accordion, Accordion Slider, WooCommerce Product FAQ – Elementor & Shortcode Ready.
Category Scores
Top Issues by Category
maintainability283
Issues Details
306 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acc_bottom_margin".
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EAP_Beaver_Accordion_Module".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "eap_offset_to_scroll".
Processing form data without nonce verification.
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ShapedPlugin\EasyAccordion\Blocks".
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "eap_beaver_get_template_dynamic_css".
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED".
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Detected usage of tax_query, possible slow query.
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.
Plugin name "Easy Accordion – AI-Powered FAQ & Accordion Blocks, Product FAQ" is different from the name declared in plugin header "Easy Accordion".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acc_bottom_margin". | 160 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EAP_Beaver_Accordion_Module". | 43 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "eap_offset_to_scroll". | 26 |
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 23 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound | WARNING | Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ShapedPlugin\EasyAccordion\Blocks". | 18 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "eap_beaver_get_template_dynamic_css". | 17 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED". | 14 |
| WordPress.DB.DirectDatabaseQuery.DirectQuery | WARNING | Use of a direct database call is discouraged. | 1 |
| WordPress.DB.DirectDatabaseQuery.NoCaching | WARNING | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 1 |
| WordPress.DB.SlowDBQuery.slow_db_query_tax_query | WARNING | Detected usage of tax_query, possible slow query. | 1 |
| WordPress.WP.EnqueuedResourceParameters.MissingVersion | WARNING | 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. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Easy Accordion – AI-Powered FAQ & Accordion Blocks, Product FAQ" is different from the name declared in plugin header "Easy Accordion". | 1 |
Latest Snapshot
Findings
306
Errors
0
Warnings
306
Score History
First score snapshot
First scan completed
v3.1.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v3.1.5
75
Latest
- Findings
- 306
- Errors
- 0
- Warnings
- 306
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 75 | 306 | 0 | 306 | v3.1.5 | 2.0.0 | 2026.06-mvp-static-v2 |