Send email to your Users about new wordpress posts without plugin

send-email-to-wordpress-users

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

smart way to use jquery in wordpress theme

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-wordpress-conflicts

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

wordpress-stats-plugins

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

where-to-submit-wordpress-themes

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

alloka-wordpress-theme-thumb

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

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

share-buttons-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

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