Create SEO friendly Image, Logo, Video, Post, WooCommerce Product Carousel, and Slider.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
41
6 issue groups
Security
30
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bg_overlay".
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['action']. Check that the array index exists before using it.
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
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 140.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constant_name".
Not analyzed yet.
First score snapshot
v2.2.17
62
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 71 | 0 | 71 | v2.2.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.