Frontend_Scripts implements Premium_Service, Registerable
Responsible for registering the styles and scripts.
Tags
Interfaces, Classes and Traits
- Premium_Service
- Registerable
Table of Contents
- $plugin : mixed
- __construct() : mixed
- Constructor.
- register() : mixed
- {@inheritdoc}
- register_scripts() : mixed
- Register the scripts.
Properties
$plugin
private
mixed
$plugin
Tags
Methods
__construct()
Constructor.
public
__construct(Plugin $plugin) : mixed
Parameters
- $plugin : Plugin
Tags
Return values
mixed —register()
{@inheritdoc}
public
register() : mixed
Tags
Return values
mixed —register_scripts()
Register the scripts.
public
register_scripts() : mixed