Product_Options implements Registerable

The Product_Options settings tab.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable

Table of Contents

MENU_SLUG  = 'wpo_options'
TAB_ID  = 'product_options'
$plugin  : mixed
$title  : mixed
__construct()  : mixed
Get things started.
get_title()  : string
Get the tab title.
output()  : mixed
Register the settings.
register()  : void
Register hooks.

Constants

Properties

Methods

__construct()

Get things started.

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

get_title()

Get the tab title.

public get_title() : string
Tags
Return values
string

output()

Register the settings.

public output() : mixed
Tags
Return values
mixed

register()

Register hooks.

public register() : void
Tags
Return values
void

Search results