Beautiful image and video gallery slider for WooCommerce products.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
33
8 issue groups
Security
15
4 issue groups
I18n
3
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$abg_color".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attr'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_product_thumbnails_columns".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BHWC_Product_Gallery".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BHPGFILADMINPATH".
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'product-gallery-slider-for-wc' but got 'product-gallery-slider'.
Sample message
Plugin name "Product Image and Video Gallery Slider for WooCommerce" is different from the name declared in plugin header "Product Gallery Slider For WooCommerce".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "product-gallery-slider", expected "product-gallery-slider-for-wc".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "product-gallery-slider-for-wc" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
15
External assets
2
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v2.2
62
Latest
v2.0
65
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 51 | 14 | 37 | v2.2 | 2.0.0 |
| 65 | 20 | 13 | 7 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.