Gmedia Gallery - photo gallery with comments, show EXIF & Metadata, gallery with map geolocation (GPS), private galleries.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,141
15 issue groups
Security
163
9 issue groups
I18n
130
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_args".
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_gm_relative_upload_path".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$components'.
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "a3_no_lazy_for_gmedia".
Sample message
Detected usage of meta_value, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$meta_type}_add_meta".
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['userfile']['error']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
Sample message
Unescaped parameter $gmedia used in $wpdb->get_var()\n$gmedia assigned unsafely at line 193.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $gmedia at "show tables like '$gmedia'"
Sample message
Detected usage of a non-sanitized input variable: $_FILES['userfile']['tmp_name']
Sample message
$_POST['_wpnonce_related_gmedia'] not unslashed before sanitization. Use wp_unslash() or similar
Not analyzed yet.
First score snapshot
v1.25.0
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,471 | 350 | 1,121 | v1.25.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.