Admin implements Registerable, Standard_Service Uses Service_Container
General Admin Functions
Tags
Interfaces, Classes and Traits
- Registerable
- Standard_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
$plugin
private
mixed
$plugin
Methods
__construct()
Constructor.
public
__construct(Licensed_Plugin $plugin) : mixed
Parameters
- $plugin : Licensed_Plugin
Return values
mixed —add_services()
{@inheritdoc}
public
add_services() : mixed
Return values
mixed —load_scripts()
Load the scripts.
public
load_scripts(string $hook) : mixed
Parameters
- $hook : string
Return values
mixed —load_wpmedia_scripts()
Load the Media Library scripts.
public
load_wpmedia_scripts() : mixed
Return values
mixed —register()
{@inheritdoc}
public
register() : mixed