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_Nav_Menus::get_nav_items()
Retrieve a filtered array of custom LifterLMS nav menu items.
Description Description
Return Return
(array)
Source Source
File: includes/class.llms.nav.menus.php
Changelog Changelog
Version | Description |
---|---|
3.37.12 | Fixed possible access to undefined index. Excluded endpoints with an empty url. |
3.14.7 | Introduced. |