RPS Image Gallery takes over where the WordPress gallery leaves off by adding responsive galleries, slideshow and advanced linking capabilities.
Prioritized issue groups from the latest Plugin Check scan
Security
44
2 issue groups
Maintainability
32
14 issue groups
I18n
22
3 issue groups
Performance
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_rps_image_gallery['fb_title_align']'.
Sample message
Mismatched text domain. Expected 'rps-image-gallery' but got 'redux-framework-demo'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RPS_Image_Gallery".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Using exclusionary parameters, like exclude, 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
File and folder names must not contain spaces or special characters.
Sample message
An error occurred during processing; checking has been aborted. The error message was: PHPCSUtils\Utils\PassedParameters::hasParameters(): Argument #2 ($stackPtr) must be of type function call, array, isset, unset or exit; T_THROW given.\nThe error originated in the WordPress.Security.EscapeOutput sniff on line 270.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
A function call to _x() 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
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Function "wp_calculate_image_sizes()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.6.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_rps_image_gallery_custom_field_image_sizes".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "use_default_gallery_style".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $domain parameter must be a single text string literal. Found: $this->get_plugin_slug()
Sample message
Hidden files are not permitted.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Tested up to: 6.0 < 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
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
61
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.2.7
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 104 | 88 | 16 | v2.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.