A simple fullscreen gallery to Wordpress
Prioritized issue groups from the latest Plugin Check scan
Security
20
2 issue groups
Maintainability
14
10 issue groups
I18n
9
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachment'.
Sample message
Missing $domain parameter in function call to __().
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
var_dump() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
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: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.6.13
66
Latest
v1.6.12
52
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 43 | 35 | 8 | v1.6.13 | 2.0.0 |
| 52 | 47 | 37 | 10 | v1.6.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.