LLMS_Abstract_Admin_Tool
Description Description
Source Source
File: includes/abstracts/llms-abstract-admin-tool.php
Changelog Changelog
Version | Description |
---|---|
3.37.19 | Introduced. |
Methods Methods
- __construct — Static constructor.
- get_description — Retrieve a description of the tool
- get_label — Retrieve the tool's label
- get_text — Retrieve the tool's button text
- handle — Process the tool.
- maybe_handle — Processes the tool if the submitted tool matches the tool's ID.
- register — Register the tool.
- should_load — Conditionally load the tool