apply_filters( 'link_title', string $title )

Filters the OPML outline link title text.


Parameters

$title

(string) The OPML outline title text.


Source

File: wp-links-opml.php

View on GitHub


Changelog

Changelog
Version Description
WP-2.2.0 Introduced.