Boost your sales by replacing WooCommerce's default product gallery with a beautiful, feature-rich gallery.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
12
7 issue groups
Security
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_woocommerce_product_gallery".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "TP WooCommerce Product Gallery" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TP_Woocommerce_Product_Gallery_Rest_Api".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TP_WOOCOMMERCE_PRODUCT_GALLERY_VERSION".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
34
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v2.0.3
92
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 13 | 4 | 9 | v2.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.