Login Signup

Login Signup Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 1,690 downloads
Login Signup Icon

Try plugin: Login Signup

We'll create fresh WordPress site with Login Signup installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Login Signup

Allows you to add fully customizable, responsive login and registration anywhere on your website.

0


0


0


0


0

updated: 1 year ago
since: 5 years ago
author: Husain Ahmed

Description

HAQ Login Signup is for the sites that need customized user logins or registrations and, this plugin provides the capability of placing a shortcode anywhere on the website.

HAQ Login Signup options

  • HAQ Login Signup, Easy to customizable.
  • HAQ Login Signup, Fully responsive design.
  • HAQ Login Signup is simple to customizable to add or remove more fields.
  • Plugin have good validations.
  • Easy to use : Set up login and registration form using shortcodes
  • Registration notifications emails sent to the registered user and website admin.

Just create a normal WordPress page, and use the following shortcodes:

  • For login form: [haq_login]
  • For signup/registration form: [haq_signup]

Usage

Steps for creating a login or signup page.

  1. Create a page
  2. Add the following shortcode [haq_login] or [haq_signup]
  3. Publish/Update the page.

Steps for using in theme files:

  1. Use the shortcode using do_shortcode() wherever you want to show your login or
    registration form.

For example : <?php echo do_shortcode("[haq_signup]"); ?>