Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Admin_Page_Status::output_tools_content()
Output the HTML for the tools tab
Description Description
Return Return
(void)
Source Source
File: includes/admin/class.llms.admin.page.status.php
Changelog Changelog
Version | Description |
---|---|
4.13.0 | Move "unclassed" core actions to be added to the llms_status_tools filter at priority 5 via LLMS_Admin_Page_Status::add_core_tools() . |
4.0.0 | The clear-sessions tool has been moved to LLMS_Admin_Tool_Clear_Sessions . |
3.11.2 | Introduced. |