\Barn2\Plugin\WC_Private_StoreStore_Login

Displays and handles the login form used to unlock the store. The form is added via a shortcode.

Summary

Methods
Properties
Constants
register()
handle_login()
do_shortcode()
get_password_form()
No public properties found
SHORTCODE
No protected methods found
No protected properties found
N/A
get_error_message()
login_redirect()
set_password_cookie()
validate_password()
$form_id
N/A

Constants

SHORTCODE

SHORTCODE

Properties

$form_id

$form_id :

Type

Methods

register()

register()

handle_login()

handle_login()

do_shortcode()

do_shortcode(  $atts,  $content = '')

Parameters

$atts
$content

get_password_form()

get_password_form(  $message = '')

Parameters

$message

get_error_message()

get_error_message(  $form_id)

Parameters

$form_id

login_redirect()

login_redirect()

set_password_cookie()

set_password_cookie(  $password)

Parameters

$password

validate_password()

validate_password(  $password)

Parameters

$password