LLMS_Admin_Page_Status
LLMS_Admin_Page_Status class
Description Description
Source Source
File: includes/admin/class.llms.admin.page.status.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | The clear-sessions tool has been moved to LLMS_Admin_Tool_Clear_Sessions . |
3.37.14 | Added the WP Core debug.log file as log that's viewable via the log viewer. |
3.35.0 | Sanitize input data. |
3.33.2 | Fix undefined index when viewing log files. |
3.33.1 | Read log files using llms_filter_input . |
3.32.0 | Add "Scheduled Actions" tab. |
3.11.2 | Introduced. |
Methods Methods
- add_core_tools — Register "unclassed" core tools
- do_tool — Handle tools actions
- get_logs — Retrieve an array of log files
- get_url — Retrieve the URL to the status page
- handle_actions — Handle form / link actions on the status pages
- output — Output the system report
- output_logs_content — Output the HTML for the Logs tab
- output_tools_content — Output the HTML for the tools tab
- remove_log_file — Delete a log file