You can create awesome image, portfolio, audio, video and i-frame gellery with lots of effects By this plugin.
Prioritized issue groups from the latest Plugin Check scan
I18n
228
6 issue groups
Security
122
4 issue groups
Maintainability
83
14 issue groups
Performance
2
1 issue group
Sample message
Mismatched text domain. Expected 'gallery-box' but got "gbox".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$a['desc']'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
Sample message
The $text text string should have translatable content. Found: ''
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_gbox_youtube_id".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "OWN_Field_Slider".
Sample message
The $text parameter must be a single text string literal. Found: ' \r\n <div class="gboxhelp-text"> \r\n <a href="https://wpthemespace.com/product/gallery-box-pro/?add-to-cart=688" target="_blank">\r\n <img src="' . plugin_dir_url(dirname(__FILE__)) . 'images/gallery-tab.png' . '" alt="pro image" />\r\n </a>\r\n </div>'
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_register_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fsockopen().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
191
External assets
2
Incoming endpoints
2
wp_ajax
wp_ajax
2 score snapshots
v1.7.40
32
Latest
v1.7.39
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 438 | 395 | 43 | v1.7.40 | 2.0.0 |
| 32 | 438 | 395 | 43 | v1.7.39 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.