\Barn2\Plugin\WC_Protected_CategoriesLogin_Shortcode

Handles the display and processing of the category login shortcode.

This is used to allow customers to login to their own product category using their category password.

Summary

Methods
Properties
Constants
__construct()
register()
login_shortcode()
No public properties found
SHORTCODE
No protected methods found
No protected properties found
N/A
No private methods found
$password_form
N/A

Constants

SHORTCODE

SHORTCODE

Properties

$password_form

$password_form :

Type

Methods

register()

register()

login_shortcode()

login_shortcode(array  $atts = array()): string

Handles the category login shortcode.

Parameters

array $atts

The attributes passed in to the shortcode

Returns

string —

The shortcode output