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_View_Manager::get_menu_items_to_add()
Retrieve an array of nodes to be added to the admin bar
Description Description
Return Return
(array[]) An array of arrays formatted to be passed to WP_Admin_Bar::add_node()
.
Source Source
File: includes/class.llms.view.manager.php
Changelog Changelog
Version | Description |
---|---|
4.16.0 | Introduced. |