Archive for the ‘Uncategorized’ Category

Inside WordPress: A repository of helpful source code changes.

I often come across moments when coding with WordPress where there is something in the source code that needs to be changed - whether it’s an unwanted » or an unneeded list item class, WordPress has some things inside it’s backend code that just don’t need to be here. I’ll be using this post to list every single instance of these source code “extras” I come across and how to fix/remove them.

This tutorial was posted on the WPCustomization.com Blog.