Simple widget to show the latest/random images of the WordPress media library as a Widget, using a shortcode or directly with a php-function.
Prioritized issue groups from the latest Plugin Check scan
Security
102
5 issue groups
I18n
19
2 issue groups
Maintainability
8
5 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Mismatched text domain. Expected 'gallery-widget' but got "gallerywidget".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $_list at AND posts.post_parent IN ( $_list ) ${_groupby}${_orderby}LIMIT 0 , %d"
Sample message
Unescaped parameter $_query used in $wpdb->get_results()\n$_query assigned unsafely at line 193.
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
Use placeholders and $wpdb->prepare(); found $_query
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function create_function() is forbidden
Sample message
The parameter "WP_PLUGIN_DIR.'/gallery-widget/lang/'" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Tested up to: 3.1 < 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Function "get_intermediate_image_sizes()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.8.0.
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.2.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 133 | 122 | 11 | v1.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.