Admin_Controller implements Registerable, Service

Main admin class. Responsible for setting up the admin services.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Service

Table of Contents

$services  : mixed
__construct()  : mixed
Constructor
add_notices()  : mixed
Registers admin notices
register()  : mixed
Register the hooks and filters.

Properties

Methods

__construct()

Constructor

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

add_notices()

Registers admin notices

public add_notices() : mixed
Return values
mixed

register()

Register the hooks and filters.

public register() : mixed
Return values
mixed

Search results