Plugin info

Total downloads: 784
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/8/2021 (1759 days ago)
Added to WordPress: 1/21/2021 (4 years old)
Minimum WordPress version: f
Tested up to WordPress version: 5.7.14
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1759 days ago

20/100

Is Fancy Login Form abandoned?

Possibly abandoned (last update 1759 days ago).

Compatibility

Requires WordPress: f
Tested up to: 5.7.14
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

By using the shortcode [mg-fancy-login-form] users can create the fancy login form. Users can see the list of parameters in fancy login form menu item in dashboard.

Login form will show only for non logged-in users. Admin can customize labels, placeholder and add classes in the login form.

Form will be submitted by ajax without loading the page.

There are other parameters that you can pass in the shortcode to customize it.

label_username

You can set the label of username field yourself. For Example

[mg-fancy-login-form label_username=”Login ID”]

Default value would be Username

label_password

You can set the label of password field yourself. For Example

[mg-fancy-login-form label_password=”User Password”]

Default value would be Password

placeholder_username

You can set the label of password field yourself. For Example

[mg-fancy-login-form placeholder_username=”Enter username”]

Default value would be Null

placeholder_password

You can set the placeholder text of password field yourself. For Example

[mg-fancy-login-form placeholder_password=”Enter password”]

Default value would be Null

class_username

You can add the custom class in username field. For Example

[mg-fancy-login-form class_username=”user-class”]

Default value would be Null

class_password

You can add the custom class in password field. For Example

[mg-fancy-login-form class_password=”password-class”]

Default value would be Null

redirect_url

You can add the redirect link on which user will move after Successfully login. For Example

[mg-fancy-login-form redirect_url=”www.google.com”]

Default value would be home page url of the site

form_heading

You can add the Login form heading yourself. For Example

[mg-fancy-login-form form_heading=”Login Here”]

Default value would be Sign In Form

Installation

1.) Upload ‘fancy-login-form’ to the ‘/wp-content/plugins/’ directory.
2.) Activate the plugin through the ‘Plugins’ menu in WordPress.

Frequently Asked Questions

Will it work with any theme?

Yes it will work with every theme. It does not require any bootstrap or any other CSS. It is independent of any stylesheet or js file.

What is advance feature in it?

There is show and hide password text button in it and it send the form data using ajax with fancy loader that make it unique from other.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

No changelog available