Archive for the ‘Wordpress’ Category

wordpress change excerpt length

By default, excerpt length is set to 55 words. To change excerpt length using excerpt_length filter, add the following code to functions.php file in your theme:

wordpress most commented posts

Following code will display most commented posts on your blog. You can change the number of posts displayed by changing the limit value in the mysql query.

WordPress validate Email address

Wordpress have two functions using you can validate email address. So you don’t have to add extra functionality for the validation using regular expressions.

Google Buzz Button on WordPress

Google Buzz is new social tool invented by google. You can read all about google buzz here Google Buzz.

WordPress Apply parent page template to subpage

Following code will be useful if you want to apply parent page template to all the subpages without selecting page template from the options. You have to add following code inside the function.php you can find this file inside your themes folder. So after adding these lines parent page template will be added automatically to [...]

WordPress 3.1 Features

Yesterday WordPress released there next wordpress version with some more features. Still this version is in beta testing as there are some bugs in that version If you find any bugs then report them to wordpress so this version will be available soon. If you want to be a beta tester, you should check out [...]

WordPress Thumbnail Slider Plugin

After receiving excellent response to my previous WordPress Content Slide Plugin i am so much excited to release another wordpress plugin called “WordPress Thumbnail Slider”. Recently i was working on a project where i want to display product in a slider displaying 3-4 products thumbnails and next previous buttons to scroll. So the basic idea [...]

WordPress Wins Best CMS Award

Just read on wordpress blog that wordpress wins best CMS Award , in head-to-head voting against Joomla and Drupal, has won this year’s Open Source CMS Hall of Fame award. Visit Open Source CMS Hall of Fame award for more details.

WordPress add 3.0 menu support

Wordpress 3.0 added new feature called wp_nav_menu(). Using this feature you can create wordpress menu. So you can add external website links also categories to the wordpress menu’s.

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