Recently Updated Pages
Nonces
WordPress nonces are not cryptographic nonces, as the latter are used only once, and the former...
Troubleshooting local environment problems
A collection of troubleshooting tips to diagnose issues with a local environment that's not worki...
DJ Setup
Hardware and Software WIP Categorising Music Separate DJ Music from your other music by movi...
Bookmarking
To prevent rethreading the same research paths, I'm documenting my bookmark journey. I'm current...
Sync the database schema
In rare situations, the WordPress database schema might not match the schema expected by the appl...
Notes on Screen Recording
Recommended way Use Shift-Command-5 and capture a desktop. The microphone can be turned on un...
Run WP CLI On All Sites Within A Network
# update an option. wp site list --field=url | xargs -I % wp --url=% option update [option na...
Minimal Cron
Change the following: Prefix: svd_ function svd_deactivate() { wp_clear_scheduled_hook( '...
SameSite Cookies
web.dev has a very insightful article on SameSite cookies. Read it to understand how they work. ...