I blog about web development, WordPress / WooCommerce tips...
and other stuff.
In the early days (2003), WordPress was essentially a blogging tool and quite limited in how you could build with...
Fed up of getting the W3 Validator warning "The type attribute is unnecessary..."? Here is a handy bit of code to...
A nice solution for a custom WordPress Ajax login form without using a plugin. Place this anywhere you would like...
A quick way to manually disable the WordPress emojicons code without needing a plugin. Pop this in your functions.php file:...
How to use an ACF field to filter a loop with multiple post types There are other ways to do this,...