Initialization
Plugin initialization class.
Description #
Source #
Changelog #
| Version | Description |
|---|---|
| 4.16.0 | Introduced. |
Methods #
- get_option — Gets the initialization option.
- is_initialized — Determines if the plugin has been initialized.
- is_new_install — Determines if the plugin is a new install.
- run — Runs the initialization if necessary.