Help browser to cache a local copy of static files and improve page load times.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
13
6 issue groups
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: is_writable().
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: fwrite().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
0
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v1.0.15
97
Latest
v1.0.12
96
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 13 | 12 | 1 | v1.0.15 | 2.0.0 |
| 96 | 14 | 12 | 2 | v1.0.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.