apply_filters( 'wp_get_nav_menu_name', string $menu_name, string $location )

Filters the navigation menu name being returned.


Description Description


Parameters Parameters

$menu_name

(string) Menu name.

$location

(string) Menu location identifier.


Top ↑

Source Source

File: wp-includes/nav-menu.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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