Horje
Disable plugins or switch themes for just you or the whole site for debugging, troubleshooting or accessing and restoring a broken website. Wordpress Tutorial

Noted That:

  • To install correctly this wp-safe-mode.zip .
  • Fisrt Download the wp-safe-mode.zip to your computer
  • Extract/Open wp-safe-mode.zip to Your Computer.
  • Then, Find readme.txt file inside wp-safe-mode.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 " wp-safe-mode.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 " wp-safe-mode.zip "  Downloaded plugin from your computer, Where you downloaded wp-safe-mode.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. " WP Safe Mode " folder is added on left sidemenu. Now, Click on " WP Safe Mode " folder.

   Noted that: If you do not see " WP Safe Mode " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ".

8. Now you configure yourself oR Watch video tutorial below about  WP Safe Mode Configurtions and Settings or How to work " WP Safe Mode " 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 " WP Safe Mode " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is WP Safe Mode
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Installing

  1. If installing, go to Plugins > Add New in the admin area, and search for events manager.
  2. Click install, once installed, click ‘activate’.
  3. The WP Safe Mode loader will attempt to install itself automatically.
    • If something goes wrong, you’ll be asked to visit the settings page for manual installation instructions.
  4. Visit the WP Safe Mode menu item on your dashboard admin area.
  5. Modify your Safe Mode settings as needed.
  6. Enable Safe Mode by clicking one of the buttons, or via the Admin Bar within the Safe Mode menu item.

Manual Instllation (Recommended)

  1. Download the WP Safe Mode plugin and unzip it, you’ll now have a wp-safe-mode folder.
  2. Connect to your server (for example via FTP) and go to your website folder.
  3. Add this line to your wp-config.php file:
    if( !defined('WPMU_PLUGIN_DIR') ) define( 'WPMU_PLUGIN_DIR', dirname(__FILE__).'/wp-content/wp-safe-mode' ); //WP Safe Mode
  4. Create the folder named wp-safe-mode inside your wp-contents folder.
  5. Uploade the file wp-safe-mode/bootstrap/wp-safe-mode-loader.php into the newly created wp-safe-mode folder.
  6. Upload the entire wp-safe-mode folder to your plugins folder in wp-content/plugins .

If your site is broken and you cannot install plugins or access the dashboard, you can modify the loader file temporarily to gain access by following these additional steps:

  1. Open the plugin file wp-safe-mode-loader.php and change this line:
    public $safe_mode_on = false;
    to
    public $safe_mode_on = true;
  2. Upload the modified wp-safe-mode-loader.php file to the wp-contents/plugins/wp-safe-mode folder.
  3. Visit your site, deactivate plugins etc.
  4. Undo the changes you just made to wp-safe-mode-loader.php when you want to disable safe mode.

Further Installation Details

You can also enable and disable plugins and themes directy from the loader file code by modifying the properties of the WP_Safe_Mode class, as well as enabling safe mode in different ways such as restricting it to specific IPs.

Please see the PHP code comments within the class for more information on each property.

The loader can also be installed directly into your mu-plugins folder, but we recommend our own installation steps if you already have files in that folder (i.e. it already exists). Otherwise you can also upload it there directly.


disable , plugins , switch , themes , whole , site , debugging , troubleshooting , accessing , restoring ,

Name

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