Login_Form implements Registerable, Standard_Service

Shortcode and handlers for the Document Library Login Form

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Standard_Service

Table of Contents

$login_shortcode_tag  : mixed
$plugin  : mixed
__construct()  : mixed
Constructor.
do_shortcode()  : string
Render login shortcode
register()  : mixed
{@inheritdoc}

Properties

$login_shortcode_tag

private mixed $login_shortcode_tag
Tags

Methods

__construct()

Constructor.

public __construct(Plugin $plugin) : mixed
Parameters
$plugin : Plugin

The plugin instance.

Tags
Return values
mixed

do_shortcode()

Render login shortcode

public do_shortcode([array<string|int, mixed> $atts = [] ]) : string
Parameters
$atts : array<string|int, mixed> = []

Shortcode attributes.

Tags
Return values
string

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results