WordPress Login Form and Logout Redirect

Create a login form for use anywhere (Post, Page, Custom Post Type, Widget,…) and Logout Redirect custom within WordPress.

  • This plugin was created to solve a few problems you may encounter:
  • How to add Wordpress Login Form to my site?
  • How to redirect a Wordpress logout to custom URL?

Installation of Plugin


There are 3 ways to install plugin for Your site:

1/ Install via Search box (Admin dashboard page)

  • Login to your WordPress admin dashboard
  • Go to Plugins >> Add New.
  • Enter Custom Login Form and Logout Redirect in the search box
  • Find the right plugin developed by tony199x
  • Click the install button

2/ Installing from a Zip File (Local)

  • Download the zip version of the plugin
  • Go to Plugins->Add New and Click Upload
  • Select the zip file on your computer
  • Upload and install it

3/ Install via FTP

  • Download the zip version of the plugin and extract it on your computer
  • Connect to your website via FTP (you can use a software like Filezilla to transfer files to your server) and browse to the “/wp-content/plugins” directory
  • Select the folder containing the plugin files on your computer and upload it
  • After all the plugin files have been uploaded to your web server, you can activate the plugin from the Plugins menu of your WordPress admin dashboard

How use it?

In order to create a login form on your site with the default options, all you need to do is use this shortcode:

[mstteam_login_form]

If you want to customize login form, you can access the menu: Settings >> Login Form – Logout , you can see screenshot here

Form Login after using shortcode [mstteam_login_form] and customize via general settings

To redirect a Wordpress logout to custom URL, you need input URL into Logout redirect URL field like screenshot below

VIDEO DEMO USE PLUGIN