Image Gallery – Photo Albums Plugin is the easiest tool to create image gallery, photo albums, portfolio and also photo slider.
Prioritized issue groups from the latest Plugin Check scan
Security
614
6 issue groups
Maintainability
182
15 issue groups
I18n
88
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input type='hidden' name='{$name}[]' value='0' />"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_emgaffiliateFetchmode".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $aff_email
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['command']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EASYMEDG_PLUGIN_URL".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "attachment_url_to_postid()" requires WordPress 4.0.0, but your plugin minimum supported version is WordPress 3.4.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$emgmemory".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EMG_Welcome".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "emg_dashboard_stats_cap".
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_query, possible slow query.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The parameter "array( 'get ' => 'all' )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Mismatched text domain. Expected 'easy-media-gallery' but got 'easmedia'.
Sample message
The use of function create_function() is forbidden
Not analyzed yet.
First score snapshot
v1.3.170
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 899 | 647 | 252 | v1.3.170 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.