Notes from building dev tools, working with WordPress, and shipping side projects.
Honest write-ups on what worked, what didn't, and the bits I had to look up twice.

Replace the old PHP form with a REST-backed settings page using register_setting(), @wordpress/components, apiFetch, and native admin notices.

Replace custom AI plumbing with WordPress 7.0’s core AI client, then add feature checks, access control, and REST endpoints the right way.

Unlock the full potential of WordPress with these 12 wp-config.php settings every developer should master for optimal site performance and security.

Explore how to build custom WordPress blocks using the latest REST API features, enhancing your development skills and site functionality.