LLMS_Admin_Reporting::get_stab_url( string $stab )
Get the full URL to a sub-tab within a reporting screen.
Description Description
Parameters Parameters
- $stab
-
(Required) Slug of the sub-tab.
Return Return
(string)
Source Source
File: includes/admin/reporting/class.llms.admin.reporting.php
Changelog Changelog
Version | Description |
---|---|
3.35.0 | Sanitize input data. |
3.32.0 | Added Memberships tab. |
3.2.0 | Introduced. |