From Codekit to Grunt and back
I’ve used Codekit since the day I started with Sass. It helped me understand Sass and make my CSS authoring fun again. A few…
Remove previously tracked file from git repository
Here’s a simple git command that will remove a previously tracked file from a git repository: git rm –cached <file> The file will be…
Everything You Need to Know About Planet Earth
[youtube=https://www.youtube.com/watch?v=JGXi_9A__Vc] Seriously cool graphic video of stuff to know about the earth.
Modify theme layout in Hybrid Core
Here’s how to modify the Theme Layouts extension in Hybrid Core: in functions.php: You can then hide sidebars and such like so: in a…
Quickly edit post tags and categories in WordPress
Here’s how to quickly edit categories and tags on a WordPress post, or multiple posts: Quick Edit The posts page in WordPress admin has…
Upload SVG through WordPress Media Uploader
As SVG continues is rise to the top of the internet image food chain you may have found yourself wondering why WordPress gives the…
The Best way to back up a WordPress site
If you search for ‘How to backup a WordPress site‘ you’ll find many options on how to go about properly backing up a WordPress…
How to migrate a site with BackupBuddy
The WordPress Codex has a detailed tutorial on moving WordPress in a variety of circumstances, and it’s fairly straight forward, especially if you know…
The Expert
[youtube=https://www.youtube.com/watch?v=BKorP55Aqvg] I can say with absolutely relative certainty that we’ve never received a request like this. Never. Via @human_0_1