apply_filters( 'nav_menu_attr_title', string $item_title )

Filters a navigation menu item’s title attribute.


Description Description


Parameters Parameters

$item_title

(string) The menu item title attribute.


Top ↑

Source Source

File: wp-includes/nav-menu.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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