LLMS_Nav_Menus::customize_add_items( array $items = array(), string $type = '', string $object = '', integer $page )

Adds LifterLMS menu items to the customizer.


Description Description


Parameters Parameters

$items

(Optional) Menu items.

Default value: array()

$type

(Optional) Requested menu item type.

Default value: ''

$object

(Optional) Requested menu item object.

Default value: ''

$page

(Optional) Requested page number. Default 0.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/class.llms.nav.menus.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.14.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.