W3cubDocs

/WordPress

apply_filters( 'wp_get_nav_menus', WP_Term[] $menus, array $args )

Filters the navigation menu objects being returned.

Description

See also

Parameters

$menus

(WP_Term[]) An array of menu objects.

$args

(array) An array of arguments used to retrieve menu objects.

Source

File: wp-includes/nav-menu.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_get_nav_menus