Removing Extraneous Backslashes with PHP
This is something that most people who use PHP already know. I still think it is useful to mention it because some less experienced PHP coders might not have come…
This is something that most people who use PHP already know. I still think it is useful to mention it because some less experienced PHP coders might not have come…
I have been developing some themes for WordPress and I couldn’t understand why they wouldn’t appear in the preview when they were selected. I went through all of my code…
I have gone into this code and really cleaned it up to make it work properly with WordPress installs that are in subdirectories or wherever. I have also added a…
If you have a video blog or post videos on your blog, you have most likely embedded something off of YouTube. Last year, YouTube bumped up the quality of the…
The thing I like the most about working with WordPress is its ability to do everything and anything you need it to. When designing a theme, or when using a…
There are two plugins out there that I have found that help customize your WordPress install by removing the dashboard. Why would you want to do this? Well, perhaps you…
WordPress is great and I pretty much love everything about it. But it does have it’s little idiosyncrasies that can often give you a headache if you don’t really know…