Admin Login Give the user name and password . Check the remember box as the browser will remind the login and password next time. Dashboard area contains the following main tools and links: Welcome section Main menu(side menu) Top menu Admin area Screen option Help option Quick draft section At a glance section Activity section … Read More “WordPress Dashboard – Tutorial 4” »
Category: Wordpress Tutorial
WordPress Installation Before install a WordPress we should ensure that we have already created a database , where we have to create the WordPress tables with a prefix name .Default is prefix is wp_. We should have the following information as we are going to install the WordPress: Database Name: wordpress User name: root Password: … Read More “WordPress Installation : Tutorial 3” »
Chapter:2-Before Installation Minimum Requirement of a system to run the WordPress We need a server to run the PHP script, because PHP is a server side script and WordPress is based on PHP. WAMP Server which is-Windows Apache MySQL PHP Any WAMP which has PHP 5.2.4 or above and MySQL 5.0 or above. Download WAMP … Read More “WordPress Minimum Requirement : Tutorial 2” »
Chapter1: WordPress Inroduction What is WordPress: WordPress is a world famous Open Source CMS. Based on PHP as an open source server side scripting language. WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL, which runs on a web hosting service.Features include a plug-in … Read More “WordPress Inroduction : Tutorial 1” »