Archive for the ‘Wordpress’ Category

Include Jquery,Scriptaculous javascript libraries in wordpress theme

Most of the wordpress programmer don’t know that most of the javascripts libraries are already loaded in to the wordpress, So if you want to use them in your theme you only have to call them using the wp_enqueue_script When you want to include javacript libraries in your theme you have to call the wp_enqueue_script() [...]

WordPress 2.8.1 released

WordPress realeased WordPress 2.8.1 beta  you can download it from download with removed bugs from previous version Some of the bugs are Certain themes were calling get_categories() in such a way that it would fail in 2.8. 2.8.1 works around this so these themes won’t have to change. Dashboard memory usage is reduced.  Some people [...]

wordpress 2.8 get_categories() bug

Recently when i was working on a wordpress project with a premium theme i found bug in wordpress 2.8. Most of the premium themes use get_categories() function in there functions.php for better management of the plugin from the theme option page at the admin. But when get_categories() function is called in the functions.php no result [...]

Extract Images from wordpress post / Page

When i was working on wordpress theme project client ask me to create a page template where he want to display all the images inserted in that page as a thumbnail and want to display short description at the top of page. Using this code snippet you can easily extract images from wordpress post. For [...]

WordPress Comments Plugins List

While using the wordpress the most usefull part of the wordpress blog is the comment section where we can get an interaction with the readers.We can get there feedback and suggestions. In this post i will list all popular wordpress comments plugins. In this post  i listed all plugins related to the comments section. WordPress [...]

How to remove the http://t.co/XhUQ8T6p link from Login / Register Page: On self hosted wordpress blogs wordpress ... http://t.co/LWDOuEfq - 1 week ago