WPC Fly Cart is an interactive mini cart for WooCommerce. It allows users to update product quantities or remove products without reloading the page.
Category Scores
Top Issues by Category
maintainability32
Issues Details
32 issues found in latest scan
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_cart_item_class".
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Core_Registry".
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR".
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_core_register".
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$product".
The plugin name includes a restricted term. Your chosen plugin name - "WPC Fly Cart for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_cart_item_class". | 14 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Core_Registry". | 6 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR". | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_core_register". | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$product". | 3 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "WPC Fly Cart for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name. | 3 |
Latest Snapshot
Findings
32
Errors
0
Warnings
32
Score History
First score snapshot
First scan completed Jun 20, 2026
v6.2.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v6.2.1
97
Latest
- Findings
- 32
- Errors
- 0
- Warnings
- 32
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 97 | 32 | 0 | 32 | v6.2.1 | 2.0.0 | 2026.06-mvp-static-v2 |