Add stunning image hover effects to WordPress. 500+ CSS3 animations, 10 effect modules. Native Elementor widget, Gutenberg block & WPBakery widget.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
809
12 issue groups
Security
33
6 issue groups
Performance
2
1 issue group
I18n
2
2 issue groups
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "OXI_IMAGE_HOVER_PLUGINS\Classes".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image-hover-effects-ultimate/before_init".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_css'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "OXI_IMAGE_HOVER_BASENAME".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 170.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_import at "INSERT INTO $table_import (name, type) VALUES\n
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
The $text parameter must be a single text string literal. Found: $this->oxi_style_name_format($this->dbdata['style_name'])
Sample message
Plugin name "Image Hover Effects Ultimate ( Image Gallery, Effects, Lightbox, Comparison & Magnifier )" is different from the name declared in plugin header "Image Hover Effects Ultimate".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
283
External assets
8
Incoming endpoints
9
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v9.11.7
29
Latest
v9.11.6
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 846 | 20 | 826 | v9.11.7 | 2.0.0 |
| 29 | 845 | 20 | 825 | v9.11.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.