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