WP Login Register Flow

WP Login Register Flow

from 0$

WP Login Register Flow is a WP Plugin Package from the Open Source WP Plugins range Simple Wordpress login,registration and change/reset password flow for frontend user.

For more information about a tailored WP Plugin Package like WP Login Register Flow please contact us directly.

WP Login Register Flow is ajax based wordpress login and registration process plugin. it will give access to users login and registration on site and can reset/change password of their account. Admin can manage users to prevent login/register from backend.

Change texts of messages using filters :

Login success

add_filter(‘wplrf_account_login_success_text’,’wplrf_account_login_success_text_callback’);

Invalid user

add_filter(‘wplrf_account_invalid_user_text’,’wplrf_account_invalid_user_text_callback’);

Incorrect user

add_filter(‘wplrf_account_incorect_password_text’,’wplrf_account_incorect_password_text_callback’);

user blocked

add_filter(‘wplrf_account_blocked_text’,’wplrf_account_blocked_text_callback’);

My Account Link text

add_filter(‘wplrf_account_btn_text’,’wplrf_account_btn_text_callback’);

Register Email Already Exists

add_filter(‘wplrf_email_already_exists_text’,’wplrf_email_already_exists_text_callback’);

Register Username Already Exists

add_filter(‘wplrf_username_already_exists_text’,’wplrf_username_already_exists_text_callback’);

Register Successfully

add_filter(‘wplrf_account_register_success_text’,’wplrf_account_register_success_text_callback’);

Register Email send successfully

add_filter(‘wplrf_register_successed_email_text’,’wplrf_register_successed_email_text_callback’);

Register Email failed to send

add_filter(‘wplrf_register_failed_email_text’,’wplrf_register_failed_email_text_callback’);

welcome Email send successfully

add_filter(‘wplrf_welcome_email_success_text’,’wplrf_welcome_email_success_text_callback’);

welcome Email failed to send

add_filter(‘wplrf_welcome_email_failed_text’,’wplrf_welcome_email_failed_text_callback’);

Lost password Email send successfully

add_filter(‘wplrf_lost_pass_mail_success_send_text’,’wplrf_lost_pass_mail_success_send_text_callback’);

Lost password Email failed to send

add_filter(‘wplrf_lost_pass_mail_fail_send_text’,’wplrf_lost_pass_mail_fail_send_text_callback’);

Reset password Expired key

add_filter(‘wplrf_reset_pass_expired_key_text’,’wplrf_reset_pass_expired_key_text_callback’);

Reset password Invalid key

add_filter(‘wplrf_reset_pass_invalid_key_text’,’wplrf_reset_pass_invalid_key_text_callback’);

Reset password successfully

add_filter(‘wplrf_reset_pass_success_text’,’wplrf_reset_pass_success_text_callback’);

Change password successfully

add_filter(‘wplrf_change_pass_success_text’,’wplrf_change_pass_success_text_callback’);

Activation Email Send successfully

add_filter(‘wplrf_activation_link_send_success_text’,’wplrf_activation_link_send_success_text_callback’);

Lost Password Popup text

add_filter(‘wplrf_lost_pass_popup_text’,’wplrf_lost_pass_popup_text_callback’);

Features And Options:

  • WordPress login, Registration, Forgot passwpord, change password.
  • Email Verification for Account Activation.
  • Allow/Disallow Users to Register from frontend.
  • Block/unblock users to prevent login for frontend.
  • Assign Default role for new registered user.
  • send welcome email.
  • Hide admin bar option
  • Use Shortcode for display Link.
  • set Account icon position for login/register popup.
  • Change Toster messages using filters hook.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

WP Login Register Flow

typePlugin
version1.0.0
descriptionSimple Wordpress login,registration and change/reset password flow for frontend user.