How to create wordpress theme

First choose or create your html template from photoshop. For creating the html template you can refer following screen shots for creating photoshop image. This is very common layout for creating any webpage. Here for this tutorial I am using … Continue reading

how to use captcha code in wordpress registration

WordPress is becoming very popular for these days. So many people are using wordpress as a CMS and networking website. With wordpress doing registration or commenting on post is so easy. So for stopping the automated computer spam we need … Continue reading

How do we protect our WordPress admin panel

Now many people are using the wordpress cms for there website. Many people are always take a shared hosting for publishing the wordpress website. With shared hosting or dedicated you should always think about hack proof wordpress admin panel. So … Continue reading

how to pull sticky post from wordpress

From wordpress 2.7 version wordpress introduced the new feature called sticky post. Sticky post will give you ability to show the most popular or your favorite post always top of the posts. Sticky post feature is very nice for wordpress … Continue reading

How to hide the Please update message from wordpress admin panel

When new wordpress version came. we got message in wordpress admin panel as follows: WordPress ….. is available! Please update. Many people does not want to see that message or hide this message from wordpress admin panel Just Open functions.php … Continue reading

how to use the robots.txt file in wordpress

Many people does not know the importance of robots.txt file. The robots.txt file is very important as per search engine and SEO prospective. What is robots.txt file? Robots.txt is a text (not html) file you put on your site to … Continue reading

how to register dynamic and multiple sidebar in wordpress

Many wordpress developers and PHP developers who are new in to wordpress development. They really searching for how to add a dynamic or multiple side in wordpress theme. Many wordpress developers got requirement to add separate sidebar for each page … Continue reading