WordPress is becoming most popular CMS these days. It is very easy to use and great search engine support. Last year wordpress left behind all the cms. Many people are thinking about how to keep the there wordpress site impressive. … Continue reading
Tag Archives: wordpress
WordPress 3.0 RC1 Release Candidate
As Matt teased earlier, the first release candidate (RC1) for WordPress 3.0 is now available. What’s an RC? An RC comes after beta and before the final launch. It means we think we’ve got everything done: all features finished, all … Continue reading
MDesign- New WordPress theme launched by WordPressapi
MDesign This wordpress theme is very simple blog design with sober colors. this theme has left sidebar and simple bold title. This website is submitted by Mahesh Kshirsagar. Demo | Download
how to get reply comment link in wordpress
You can add the easily add the reply comment link in wordpress comments template. WordPress api will give you very easy and better options to add the reply link. Open your comments.php file from your wordpress theme folder and use … Continue reading
how to add text before footer in wordpress
You can add the your custom text before the footer area. Using wordpress api you can easily achieve this. In this article I will show you how to add the text before footer area in wordpress. First Open your functions.php … Continue reading
how to change wordpress post order category wise
When we need to re-arrange my recent post in wordpress so they go Ascending/Descending order category wise. We can easily achieve this using wordpress api. use following code:
wordpress 3.0 documentation for wordpress developers
We all know wordpress 3.0 beta is out and wordpress 3.0 will be out in May 2010. You can find the list of many of the enhancements and fixes. All wordpress developers are looking for wordpress 3.0 documentation for development. … Continue reading
What is surprise me feature in wordpress
Yesterday wordpress started new feature in there CMS. which is called surprise me. That is really coll feature. Many wordpress users want to know about this features “what is this feature” and “how to use this feature” and “what is … Continue reading
how to add thank you message after comments wordpress
Many times we got requirement to add thank you message after adding comments added by users. In this article I will show how to add custom message after getting comments from users. For this we going use the wordpress api. … Continue reading
how to change or create the favicon in wordpress
If you want add the favicon image in your wordpress website that is really easy. First use any photo editing tool like photoshop or gimp for creating the favicon image. To create the favicon image you should follow following rules … Continue reading