apply_filters( 'wp_nav_menu', string $nav_menu, stdClass $args )
Filters the HTML content for navigation menus.
Description
See also
Parameters
- $nav_menu
-
(string) The HTML content for the navigation menu.
- $args
-
(stdClass) An object containing wp_nav_menu() arguments.
Source
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_nav_menu