LLMS_Admin_Menus::submenu_order( bool $flag )
Remove the default menu page from the submenu
Description Description
Parameters Parameters
- $flag
-
(Required) Flag from core filter (always false).
Return Return
(bool)
Source Source
File: includes/admin/class.llms.admin.menus.php
Changelog Changelog
| Version | Description |
|---|---|
| 5.0.0 | Adds custom sorting for LifterLMS submenu items. |
| 3.2.0 | Unknown. |
| 1.0.0 | Introduced. |