Tag: php
-
Rescuing Tampermonkey Scripts from a LevelDB Backup
Join me as I recover my Tampermonkey scripts from the bowles of a dead Chrome profile.
-
Purging All The Caches!
in WordPressLearn how to efficiently manage WordPress caching with PHP OPcache, WordPress Object Cache, and full page caching using custom code for an Admin Dashboard widget. Simplify cache purging across three different plugins with this code snippet.