Learn
How to Upload Banned File Types to WordPress Media Library
Upload any type of file to the WordPress media library with this cool snippet of code.
My Thoughts After Using Gutenberg For a Year
How Gutenberg has changed the way I now write my WordPress blog posts and probably not for the better. With a focus on using Grammarly.
How To Remove an Action Hook or Filter Added By a Class in WordPress
Here is the correct way to remove an action hook or filter, after it has been created inside a WordPress PHP Class.
How to Single Sign-On to Multiple WordPress Sites
How to successfully implement WordPress Single Sign-On where users sign in once then get access to multiple sites without having to re-login.
How to Scroll to the First Error On a Gravity Form
Scroll to the first error on a Gravity Form after form submission for a superior customer user experience with this handy WordPress code snippet.
9 Processes to Generate Content Ideas for Your Blog
Coming up with ideas for blog posts can be a real sticking point for many. Here are my 9 easy ways to generate content ideas for your blog this year.
How to fix the WordPress white screen of death
Sometimes when updating WordPress the screen goes blank AKA The White Screen of Death. Learn what it is, how to fix it and get your site back up again.
Developing and Managing WordPress Content
Slides and audio from February’s WordPress Sydney meetup on developing and managing WordPress content.
CSS Hacks for Targeting IE 10 and Above
Do you need to target only IE10 and above with some CSS hacks? It can be done! Find out how.
Installing and Using Grunt
Installing and using Grunt on Windows 7 64-bit. A quick tutorial on how to get started with using Grunt.
How Grunt Saved My Life
Are you using Grunt in your WordPress development projects yet? It will save your life!
How to Install Git on CentOS 6 VPS
Git is fast becoming the defacto code versioning system used by professional developers.
Here’s how to install it on a CentOS 6 VPS.
Start enjoying Git!