Get Lazy Sign-in Pro for $9.99 only

Download the Lazy Sign-in Pro for $9.99 only. Pro version of the Lazy Sign-in Plugin is packed with the advanced features like customizable login page, improved CSS, JS and terms and condition check box, etc.

We are excited to achieve the new milestone for the Lazy Sign-in plugin. The Plugin has more than 1000 downloads now. We are continuously observing the performance of the plugin and trying to make it better.

I am glad to introduce you with the updated Pro version of the plugin. Lazy Sign-in plugin lets you easily create and customize the login/ signup forms for your WordPress website. Lazy Sign-in Pro will help you make the login/ signup process more easy and efficient for your WordPress websites. Some of the advanced features in the Pro version of Lazy Sign-in Plugin are:

  • Customizable login form from the theme folder
  • Link to sign up page in the login form
  • Terms and condition check box
  • CSS and JS inclusion on the shortcode applied pages only
  • Minified CSS and JS to improved page speed
  • Action hook on the successful registration

 

Customizable login form

You can upload the design of your login and sign up form into the theme folder. You can also customize the form designs. The design of the login page won’t get affected now even if you will update the plugin version. You can do this just by overwriting the design files in the theme folder.

 

Link to Sign up page in the login form

There wasn’t link to the sign-up form in login page till now. Users will be able to get access to the sign-up form in the login page in Lazy Sign-in Pro.

 

Terms and condition checkbox

You can add the link to the terms and condition page along with the checkbox in the sign-up form.

 

CSS and JS Improvements

We have minified the CSS and JS used. This result in the significant improvement in the page loading speed. All the CSS and JS will be included to only on the pages where short code is applied. So, it will not affect the performance of the other pages.

 

Action hook on the successful registration

A developer can apply anything like the example of action using the action hook named ‘lsi_user_registered’ on the successful user registration.

For example, if you wish to add something to the user meta you can use the below code:

add_action( ‘lsi_user_registered’, ‘theme_user_meta’, 10 , 1 );
function theme_user_meta($user_id) {
    update_user_meta($user_id,’meta-key’,’meta-value’);
}

These are some of the advanced features that make the developing Signup and login forms for the WordPress website easy and efficient. You can download the advanced version of the Lazy Sign-in Pro at just $9.99. We are committed to providing fast and efficient customer support. If you find any trouble downloading and setting up the plug-in, you can always shoot us your query. Our technical team will get back with the solutions in a couple of hours.

We are continuously trying to improve the functionality and performance of the Plugin. If you have any suggestion or recommendations, please send us your ideas. We will try to include those improvements in the upcoming update.

We are continuously trying to improve the functionality and performance of the Plugin. If you have any suggestion or recommendations, please send us your ideas. We will try to include those improvements in the upcoming update.

Recent Articles

Browse some of our latest articles...

Prev
Next