customize_nav_menu_available_items
最后更新于:2021-11-26 04:05:36
apply_filters( ‘customize_nav_menu_available_items’, array $items, string $type, string $object, int $page )
Filters the available menu items.
参数
- $items
-
(array)
The array of menu items. - $type
-
(string)
The object type. - $object
-
(string)
The object name. - $page
-
(int)
The current page number.
源文件
文件: gc-includes/class-gc-customize-nav-menus.php