TP Product Image Flipper for WooCommerce

Add a secondary image to your products on shop and category pages that flips on mouse hover.

v2.0.7TPluginsUpdated Added 9k+ installs94% rating
70
Score
17
Errors
15
Warnings
+0
Change

Category Scores

Security53
Repo91
Performance100
Maintainability84

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

32 findings

Maintainability

19

8 issue groups

Security

9

2 issue groups

I18n

2

1 issue group

Repo Compliance

2

2 issue groups

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

Sample message

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

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$output'.6
Category
Security
Occurrences
6
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$output'.

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

Sample message

Function "wp_get_attachment_image_srcset()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.2.0.

ERRORSecuritySetting is missing a sanitization callbackSanitization missing for register_setting().3
Category
Security
Occurrences
3
Severity
error

Sample message

Sanitization missing for register_setting().

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

Sample message

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

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to __().2
Category
I18n
Occurrences
2
Severity
error

Sample message

Missing $domain parameter in function call to __().

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

Sample message

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

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

Sample message

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

WARNINGMaintainabilityMissing VersionResource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

WARNINGMaintainabilitymismatched plugin namePlugin name "TP Product Image Flipper for WooCommerce" is different from the name declared in plugin header "TP Product Image Flipper for Woocommerce".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "TP Product Image Flipper for WooCommerce" is different from the name declared in plugin header "TP Product Image Flipper for Woocommerce".

Show 3 more
ERRORMaintainabilityMissing direct file access protection1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

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.

WARNINGRepo Complianceplugin header nonexistent domain path1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

External Connections

Not analyzed yet.

Score History

First score snapshot

v2.0.7

70

Latest

Findings
32
Errors
17
Warnings
15
Check
2.0.0

Relationship Map

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

25 nodes

Related Plugins