Admin implements Registerable, Service Uses Service_Container

General Admin Functions

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Service

Table of Contents

$license  : mixed
$plugin  : mixed
__construct()  : mixed
Constructor.
add_services()  : mixed
{@inheritdoc}
load_scripts()  : mixed
Load the scripts.
load_wpmedia_scripts()  : mixed
Load the Media Library scripts.
register()  : mixed
{@inheritdoc}

Properties

$license

private mixed $license
Tags

$plugin

private mixed $plugin
Tags

Methods

__construct()

Constructor.

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

add_services()

{@inheritdoc}

public add_services() : mixed
Tags
Return values
mixed

load_scripts()

Load the scripts.

public load_scripts(string $hook) : mixed
Parameters
$hook : string
Tags
Return values
mixed

load_wpmedia_scripts()

Load the Media Library scripts.

public load_wpmedia_scripts() : mixed
Tags
Return values
mixed

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results