Registerable
An object that can be registered with WordPress via the Plugin API, i.e. add_action() and add_filter().
Tags
Table of Contents
- register() : void
- Register this object with WordPress.
Methods
register()
Register this object with WordPress.
public
register() : void