Archive for the ‘Wordpress’ Category

Exclude pages from wordpress search

If you want to exclude wordpress pages from the search then you have to add following code in your themes function.php file.

WordPress Photography Themes

If you want to create a photography websites then you can select one theme from these wordpress themes. All themes are premium wordpress themes.

WordPress search by category

If you want to change default wordpress search capability to next level by adding facility to search posts by category. For this we have to add category dropdown box next to the default search text box so users can search text within selected categories. To achieve this you have to add following form code to [...]

WordPress Detect Browser

Following function is used to detect user’s browser and can be used to apply specific style or scripts for different browsers.

WordPress Contet Slide Version 1.2

This post is created for those who are using WordPress content Slide Version 1.2 As I already released Content Slide 1.3 . You can download and upgrade. For more details of new version with new features check it at WordPress content Slide Version 1.3 Updates Wordpress Content Slide 1.2 = Recent Updates = * Fixed [...]

WordPress Change logo on wp-login page

If you want to change default wordpress logo on the wp-login.php page then you can change wordpress logo by your logo by just adding following lines in your theme’s function php files.

wordpress alternate colors to page links

Using following code you can apply two colors alternatively to the page links. just edit the colors to apply different styles.

WordPress Display Author page link

Following code is used to create authors page link without displaying the author name publicly. You have to use this code inside wordpress the_loop.

WordPress Tutorials 2010

In this post i included all the latest wordpress tutorials and hacks. With latest wordpress 3.0 . 1. How to create a built-in contact form for your WordPress theme. Many WordPress plugins can add a contact form to your blog, but a plugin is not necessary. In this tutorial, I’m going to show you how [...]

WordPress insert post programmatically

WordPress have function wp_insert_post() which can be used to create posts programmatically. this function returns a ID by using which we can add custom fields to that post. Source Wp Insert Post programmatically creating posts in 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