Related Content
That Time I Dropped The Production Database
I was reminded recently about how a GitLab engineer managed to delete the prod database, and that got me thinking about one of my biggest (production) mistakes.
Solving Query Performance Problems With The MySQL Slow Query Log
MySQL's slow query log is a key component in your MySQL administration setup. Whilst normal logging can help you in terms of tracking down issues with your database system, the slow query log can help you track down issues in your database setup before they become problematic.
Logging Errors In WordPress
To debug WordPress many sites will tell you to add the WP_DEBUG setting on its own to your wp-config.php file, but this can be quite harmful as many server configurations will start showing PHP errors and warning messages on your site pages.
The Correct Way To Load A Template File In WordPress
Since WordPress 3.0 there has been a funcion called get_template_part(), which has been used quite a bit in the new Twenty Ten default WordPress theme. This is an evolution of the usual way to include parts of themes by using functions like get_header() to include the header.php file.
Extending The WordPress Page Walker
I have looked at printing an intelligent list of WordPress pages in a previous blog post, but I wanted to revisit this topic and use the Walker classes that are part of WordPress.
Some Essential WordPress Plugins
I know what you are thinking, but this isn't just another WordPress plugin blog post. I am asked every few weeks what WordPress plugins I would recommend, and I always end up giving a disjointed list of some from the top of my head.
Comments
Submitted by Jawwad on Wed, 01/19/2011 - 16:22
Permalinkwell worth the read. I found www.hashbangcode.com very informative as I have been researching a lot lately on practical matters such as you talk about…
Submitted by seo software on Fri, 01/13/2012 - 09:45
PermalinkI found this post earlier today while in the office Very useful Sent the link to myself and will most likely bookmark www.hashbangcode.com when I make it home
Submitted by guide in Russia on Wed, 02/15/2012 - 15:57
PermalinkAdd new comment