LLMS_Abstract_Admin_Tool::register( array[] $tools )
Register the tool.
Description Description
See also See also
- llms_status_tools: (filter)
Parameters Parameters
- $tools
-
(Required) Array of tool definitions.
Return Return
(array[])
Source Source
File: includes/abstracts/llms-abstract-admin-tool.php
Changelog Changelog
Version | Description |
---|---|
3.37.19 | Introduced. |