Posts filed under this topic. Sorted by most recent first.
Using AJAX in your plugin can make it feel fast and modern — but if you don’t structure it right,…
Security isn’t the flashiest part of plugin development — but it’s the part that breaks trust the fastest when ignored.…
When building a plugin, loading your scripts and styles everywhere in the WordPress admin isn’t ideal.It adds unnecessary bloat and…
A short piece of advice from my early dev days changed how I think about building for WordPress — and…
Sometimes your plugin or theme needs to show a message in the WordPress admin area — maybe a success message…