Horje
Aid the development process on a local WordPress site by adding some handy reminders and overriding outgoing emails. Wordpress Tutorial

Noted That:

  • To install correctly this easy-local-site.zip .
  • Fisrt Download the easy-local-site.zip to your computer
  • Extract/Open easy-local-site.zip to Your Computer.
  • Then, Find readme.txt file inside easy-local-site.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download " easy-local-site.zip " Plugin to your Local Computer. (Click Download)

2. Then, Login to your " yourdomain.com/wp-admin " Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse " easy-local-site.zip "  Downloaded plugin from your computer, Where you downloaded easy-local-site.zip According to Step – 1 Above then, click on " Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on " Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. " Easy Local Site " folder is added on left sidemenu. Now, Click on " Easy Local Site " folder.

   Noted that: If you do not see " Easy Local Site " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ".

8. Now you configure yourself oR Watch video tutorial below about  Easy Local Site Configurtions and Settings or How to work " Easy Local Site " in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Easy Local Site " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Easy Local Site
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

To install directly from your WordPress dashboard:

  1. Go to the Plugins menu and click Add New .
  2. Search for Easy Local Site .
  3. Click Install Now next to the Easy Local Site plugin.
  4. Activate the plugin.

Alternatively, see the official WordPress Codex guide to Manually Installing Plugins .

Using the mu-plugins folder is better

Ideally you should install Easy Local Site in wp-content/mu-plugins (plugins in here are ‘Must Use’ and are automatically activated). This will mean that it is always activated, even after migrating a database from a production site where the plugin is not installed/activated, so you don’t have to remember to manually activate it.

The WP_LOCAL_DEV constant method

You must use the WP_LOCAL_DEV constant method as outlined by Mark Jaquith: markjaquith.wordpress.com/2011/06/24/wordpress-local-dev-tips

If the WP_LOCAL_DEV constant is not defined this plugin will do nothing. This means you can safely put it in your mu-plugins folder and include it in your Git repository on a production site.

Overriding outgoing emails

To override outgoing emails, you must define WP_LOCAL_EMAIL in local-config.php as follows:

define( ‘WP_LOCAL_EMAIL’, ‘[email protected]’ );

Download from GitHub

You can also download this plugin from GitHub at https://github.com/lumpysimon/wp-easy-local-site


development , process , local , site , adding , some , handy , reminders , overriding , outgoing ,

Name

Read Article
https://develop.horje.com/learn/1434/reference