WPC Additional Variation Images for WooCommerce

WPC Additional Variation Images allows users to configure a distinct set of images per variation of variable products.

v1.2.3WPCleverUpdated Added 700 installs100% rating0% support resolved
79
Score
4
Errors
26
Warnings
+0
Change

Category Scores

Security68
Repo100
Performance100
Maintainability84

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

30 findings

Maintainability

22

7 issue groups

Security

8

4 issue groups

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Core_Registry".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Core_Registry".

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_product_thumbnails_columns".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_product_thumbnails_columns".

WARNINGSecurityRequest data is not unslashed$_POST['variation_id'] not unslashed before sanitization. Use wp_unslash() or similar4
Category
Security
Occurrences
4
Severity
warning

Sample message

$_POST['variation_id'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORMaintainabilitywp function not compatible with requires wpFunction "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.4
Category
Maintainability
Occurrences
4
Severity
error

Sample message

Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR".

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_core_register".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_core_register".

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WPC Additional Variation Images for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "WPC Additional Variation Images for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.2
Category
Security
Occurrences
2
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpc_core_this_version".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpc_core_this_version".

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['wpcvi_images']1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['wpcvi_images']

Show 1 more
WARNINGSecurityInput is not validated1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['wpcvi_images'][$variation_id]. Check that the array index exists before using it.

External Connections

Potential connections found in static code analysis.

8 domains

Outbound calls

26

External assets

2

Incoming endpoints

5

Notable Domains

wpclever.net12 · outbound
api.wpclever.net1 · outbound

Platform / Reference Domains

wordpress.org4 · platform/reference
api.wordpress.org3 · platform/reference
codex.wordpress.org3 · platform/reference
w3.org3 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints5
wp_ajax_wpc_exportauthenticated

wp_ajax

wp_ajax_wpc_get_essential_kitauthenticated

wp_ajax

wp_ajax_wpc_get_pluginsauthenticated

wp_ajax

wp_ajax_wpc_get_suggestionauthenticated

wp_ajax

wp_ajax_wpc_importauthenticated

wp_ajax

Score History

First score snapshot

v1.2.3

79

Latest

Findings
30
Errors
4
Warnings
26
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

30 nodes

Related Plugins