Automatic OPcache reset for WordPress. Invalidates both in-memory and file-based OPCache upon upgrading WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
8 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: rmdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.4.1
96
Latest
v2.4.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 14 | 14 | 0 | v2.4.1 | 2.0.0 |
| 35 | 16 | 9 | 7 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.