WordPress: Action Hooks vs. Filter Hooks

In WordPress, hooks are the building blocks for your themes and plugins and are vital for their functionality. Basically, their purpose is to allow developers to make their own custom code (and custom functionalities) to themes or plugins without changing any of the...
Use MAMP to Install WordPress on Your Local Machine

Use MAMP to Install WordPress on Your Local Machine

If you’re a WordPress developer then you probably know how much quicker and easier it is to develop a theme or create a new WP site on your local machine rather than doing so on a remote server. The only slight problem with building a theme locally is that you can’t...

How To Easily Upgrade To Ubuntu 16.04 From 15.10

Ubuntu 16.04 “Xenial Xerus” was just recently released and this brief tutorial is going to show you how to do an in-place upgrade easily. An in-place upgrade from 15.10 to 16.04 is quite easy. All you need is a stable Internet connection and running few commands from...