apply_filters( 'link_title', string $title )
Filters the OPML outline link title text.
Parameters
- $title
-
The OPML outline title text.
Source
File: wp-links-opml.php
Changelog
Version | Description |
---|---|
WP-2.2.0 | Introduced. |