The easiest way to create beautiful Vimeo video galleries on your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
142
14 issue groups
Security
95
7 issue groups
I18n
43
4 issue groups
Sample message
Processing form data without nonce verification.
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
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
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 non-sanitized input variable: $_GET['order']
Sample message
$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wp_switched_stack".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Mismatched text domain. Expected 'vimeography' but got 'easy-digital-downloads'.
Sample message
The $text parameter must be a single text string literal. Found: $data['id']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_enqueue_scripts".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$template'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Use placeholders and $wpdb->prepare(); found $filter
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
126
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.4.9
24
Latest
v2.4.8
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 310 | 98 | 212 | v2.4.9 | 2.0.0 |
| 24 | 310 | 98 | 212 | v2.4.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.