Small Security Hole in WordPress Comments
I was just cleaning up some code on my site and noticed a small security hole in my comments sections. Every time I posted a comment, WordPress automatically added a…
I was just cleaning up some code on my site and noticed a small security hole in my comments sections. Every time I posted a comment, WordPress automatically added a…
The new design on Themes by bavotasan.com required a content slider so I built a simple jQuery plugin that would work the way I needed it to. There isn’t much…
For some reason, a lot of people seem to be using extremely long post titles. I am a firm believer in making a title as precise as possible to make…
I was developing a WordPress site for a client who required multiple images for each of the products that they offered. Instead of uploading each one through the WP uploader,…
I know I have already done a fade effect between two images with jQuery, but here is a quick little piece of code that will just add a nice animated…
I developed the following jQuery plugin for the Design options admin panel of Magazine Premium. All it needed to do is display an example of all of the @font-face…
I’m almost finished Magazine Premium and I thought it would be a good idea to open up a discussion to see what features people would like to see available. Now…
I have been spending a bit of time lately figuring out how to create my own plugins for jQuery. It doesn’t take much to accomplish and I thought it would…
This is a quick little piece of code that I have been using a lot lately. I needed to get the category ID but all I had to work with…