apply_filters( 'the_title', string $name, int $value )

Filters the link text to be added to the item output.


Parameters Parameters

$name

(string) Item text to be applied.

$value

(int) Post ID the title is for.


Source Source

File: bp-core/classes/class-bp-walker-nav-menu.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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