Attribute_Term implements Standard_Service, Registerable, Conditional

Handles notices on the attribute term page.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Standard_Service
Registerable
Conditional

Table of Contents

$plugin  : Licensed_Plugin
Plugin handling the page.
__construct()  : mixed
Constructor.
add_notices()  : mixed
Add notice when an attribute term does has an attribute option setup, but no choice set for this term.
is_required()  : mixed
{@inheritdoc}
register()  : mixed
{@inheritdoc}

Properties

$plugin

Plugin handling the page.

public Licensed_Plugin $plugin
Tags

Methods

__construct()

Constructor.

public __construct(Licensed_Plugin $plugin) : mixed
Parameters
$plugin : Licensed_Plugin
Tags
Return values
mixed

add_notices()

Add notice when an attribute term does has an attribute option setup, but no choice set for this term.

public add_notices() : mixed
Tags
Return values
mixed

is_required()

{@inheritdoc}

public is_required() : mixed
Tags
Return values
mixed

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results