Posts Tagged ‘wordpress’

WordPress 4.0 launched

September 11, 2014

The Internet is an astonishing post. Where else can you find so many neat products for free? Here, we are talking about WordPress. The seed for the world's leading content management system first took root in January 2003. WordPress 4.0...

WordPress, Free and Open Source Content Management System

March 23, 2013

WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL. It has lots of characteristics together with a plug-in architecture and a template system. WordPress is now the most well-liked...

How to add more sidebar or widget section : WordPress

November 22, 2011

Wordpress sidebar has many feature and we can customize that just drag and drop widgets. If we talk about developer end, we can use widget feature to customize our blog. We can as many as side bar and can manage...

Basic WordPress Functions

August 20, 2011

Everybody wants to make wordpress theme and like to have their own blog. Below are some basic wordpress function which can help to make basic theme for wordpress. 1) <?php bloginfo('stylesheet_directory'); ?> This wordpress function returns your active theme path. Like...