For some reason I was not able to directly access a PHP file in my Wordpress plugin and I could not figure out why. This file was a Javascript file with a PHP extension as I needed some server variables data.
Nice resource to allow the use of the media library in Wordpress when using custom meta boxes.
Allow Wordpress to download and install themes and plugins without using their FTP option by default.
Ever have the need for multiple thumbnails for your posts? Here is one solution.
A function that returns the term or taxonomy for a post by using the post slug.
Ever wonder how to generate a search box that uses custom post types to search against, here it is.
Using pages to hold small snippets of data throughout your website.
For about 2-3 hours I was sifting through the support forums and blogs throughout the web and was not able to find a fix for this weird bug/feature in the Wordpress (there were a few fixes but none of them worked for this instance).