LLMS_Nav_Menus::filter_nav_items( array $items )

Filters Nav Menu Items to convert #llms- urls into actual URLs.


Description Description

Also hides URLs that should only be available to logged in users.


Parameters Parameters

$items

(Required) Nav menu items.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.12 Use in_array with strict types comparison.
3.14.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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