1 / 8

WordPress and How to install WordPress Locally and WordPress Plugins

WordPress is used to create a Website for e-commerce, Business, and many mores. WordPress is Content Management System based on PHP and MYSQL. In this we explaining How to install WordPress locally and What is WordPress & WordPress Plugins.

danieljo167
Télécharger la présentation

WordPress and How to install WordPress Locally and WordPress Plugins

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HOW TO START A WORDPRESS BLOG • We need Two things to start Blog • Domain Name • Hosting Account

  2. Step By Step Process • First, Register Domain Name • Then Choose Hosting Account.. • Install WordPress. • Choosing WordPress Theme which related to Blog. • Then write First Blog Post.

  3. RULES FOLLOW FOR WORDPRESS PLUGINS DEVELOPMENT • Create a unique name. • Create the Plugin's folder. • Create a sub folder for PHP files, Translates and assets. • Create the main Plugin-file and fill in header information. • Create activation and De-activation Functions. • Create an uninstall script. • Create redme.txt file • To detect paths to plugin file use proper constants and Functions .

  4. STEPS IF YOUR WORDPRESS FILE IS HACKED • Install security Plugins like WP Security. • Re-install latest version of WordPress. • Change password and user id for all your users. • Check your themes and plugins are up to date.

  5. WORDPRESS PLUGINS • A Plugins containing group of function and feature in which we are adding in WordPress website. • WordPress Plugins is a bits of software that can be uploaded to extend and expand the functionality. • Plugins allows you to easily modify, customize and enhance a WordPress Site.

  6. HOW TO INSTALL WORDPRESS LOCALLY • Download WAMP Server. • Install WAMP Server. • Activating WAMP Server. • Download WordPress Zip. • Open Directory where you have Install WAMP. • Open your Browser Window. • Type “localhost” On your Browser.

  7. Create a Configuration File. • Click “Let's go” Button. • Fill Database Connection Details. - Database Name - Username - Password • Fill other General Information and Click “Install WordPress”. • You have Successfully Install WordPress.

More Related