For increasing traffic of your wordpress blog or website. It is always good to send email to subscribers about new post. There are many wordpress plugins available for sending email but I given small code for sending email to wordpress … Continue reading
Monthly Archives: March 2011
smart way to use jquery in wordpress theme
I created many wordpress themes for various purpose and clients. Jquery is common requirement for all the project. That is for menu, slider or validation and for effects. In wordpress adding the Jquery is very easy because wordpress itself uses … Continue reading
wordpress and jquery conflicts – How to solve that
Jquery is most powerful javascript framework and which is used widely. WordPress is most powerful and famous cms in the world. When you are using the jquery in wordpress that time you need to keep in mind some issues. Many … Continue reading
wordpress plugins for stats or statistics
For wordpress website wordpress stats plugins are very important. For checking how much visitors are visited our site. You just need to install following any plugin in your wordpress. Here we created most famous wordpress plugins which are useful for … Continue reading
how to submit wordpress theme to wordpress site
When I started the wordpress theme development. That time I did R&D about submitting the wordpress theme to wordpress.org site. You should use the following URL for submit the wordpress theme. http://wordpress.org/extend/themes/upload/ First you need to register to wordpress.org site. … Continue reading
Free html5 ready portfolio Alloka wordpress theme
DigCMS is our friend website. They launched the Free HTML5 ready portfolio wordpress theme called Alloka. Alloka wordpress theme is nice jquery slider. It is very SEO friendly because of HTML5 features. It added the article, header, footer, nav tags … Continue reading
where to submit free wordpress themes
When I started developing the wordpress theme I was worried about where to submit the wordpress theme. I already developed many wordpress plugins but that plugins I submitted to wordpress plugin site. After doing googling I found some site where … Continue reading
Share buttons in wordpress without wordpress plugin
There are many wordpress plugins available for adding share button in wordpress or any website. I don’t recommend you to use the wordpress plugin for adding the share buttons like, facebook, twitter, linkedin, stumbleupon, delicious and Google buzz. Because when … Continue reading
Add the extra new users details or fields to wordpress without plugin
For adding the extra details use can use following sample code in your functions.php file. You can modify the code as per your requirement. Note: If you are not wordpress developer then you should ask any wordpress developer to do … Continue reading
Display Categories in a drop down Menu
For showing the categories in drop down menu just use the following code. For more information you can use the following code.








