Banner for Admin Link Box
Put a hidden wp-admin/login link in the top-left corner, visible on mouseover. Wordpress Tutorial
Noted That:
  • To install correctly this admin-link-box.zip .
  • Fisrt Download the admin-link-box.zip to your computer
  • Extract/Open admin-link-box.zip to Your Computer.
  • Then, Find readme.txt file inside admin-link-box.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:

Step-1 : Download " admin-link-box.zip " to Your Local Computer.

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

Login to Wordpress Admin Link Box

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Admin Link Box

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Admin Link Box

Step-5 : Now, Browse " admin-link-box.zip " Downloaded plugin from your computer, Where you downloaded " admin-link-box.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Admin Link Box

Step-6 : Now, Click on " Active Plugin "

Activate Admin Link Box

Step-7 : Then, See left Side Menu. " Admin Link Box " folder is added on left Side Menu. Now, Click on " Admin Link Box " folder.

Noted that: If you do not see " Admin Link Box " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

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



Guide
  1. There are two options: Use the plugin or copy the code into your template

  2. Install the plugin:
    To install drop the admin-link-box.php file into the plugins folder and activate it.
    The plugin requires the “get_footer()” template tag somewhere in your
    template files. Most templates have it, some may not. If you use the plugin file and the link
    does not show up on your page, the missing tag is very probably the reason.
    You could just put the “get_footer()” tag into your template’s index.php somewhere at the bottom within php tags and create an empty wp-footer.php file.

  3. The second option is to paste the code (open admin-link-box.php to view it) directly into one of your template files. I suggest to paste it directly after the tag.


Name