Passwordless Login Shortcode
You can use the following shortcode to add a passwordless login form anywhere on your site.
Shortcode Attributes:
input_label– Label for the input field.button_initial_label– Initial text on the submit button.button_loading_label– Button text while sending request.button_done_label– Button text after request success.username_required_message– Error message if input is empty.username_not_registered_message– Error if user is not found.request_link_success_message– Success message on link sent.request_link_failure_message– Error message if request fails.
Example usage:
