Many times we need to remove the category or blog slug from wordpress URL. We can very easily remove the blog word from wordpress blog URL.In this turotial I am going to show removing blog wordpress from wordpress mu and … Continue reading
Monthly Archives: August 2010
Digg Version 4 is launched to compete with Twitter
This week Digg.com launched the version 4. After long time and digg.com completed the development of version 4 and they launched version successfully. The new design and features are really nice. The best part what we found is we can … Continue reading
how to show featured posts in wordpress
Some times we want to need to show featured posts in wordpress blogs on home page. You can select most popular or nice articles to show on home page. In this tutorial I will will show how you can show … Continue reading
Add google maps in wordpress post
You can add the google maps in wordpress post or pages very easily. You need to just use following code in your functions.php file. Open your functions.php file from your wordpress theme folder and copy paste the following code in … Continue reading
Twitter follower count using PHP in WordPress
you can easily show twitter follower count in your wordpress site. You can place the twitter count in header section or footer section or sidebar section of wordpress. In this tutorial we used the twitter xml api for fetching the … Continue reading
Tweet Button is launched by Twitter
Yesterday Twitter launched the new share button. We always used the tweetmeme button for our wordpress blogs and sites. Button Twitter launched very nice twitter button which has very nice cool look and feel. If you want to use the … Continue reading
Create tables with wordpress plugin
If you are making the wordpress plugin and in wordpress plugin many times we need to create new tables. In this article I will show you how easily we can create the wordpress plugin. Using following code you can create … Continue reading
Modify the AutoSave Interval in wordpress
When you start writing post in wordpress panel. WordPress has facility to autosave the post with in every one minute. When editing a post, WordPress uses Ajax to auto-save revisions to the post as you edit. You may want to … Continue reading
How to use the_excerpt in WordPress
If you do not provide an explicit excerpt to a post (in the post editor’s optional excerpt field), it will display an automatic excerpt which refers to the first 55 words of the post’s content. Also in the latter case, HTML tags and graphics are stripped from the excerpt’s content. Continue reading
Best firefox addons for increase the productivity
Firefox is mostly used by programmers and developers and designers as well. Now these days Firefox become so popular and so many common people are also started using the firefox for daily basis. Firefox provides the very useful plugins or … Continue reading