Description
Filters the OPML outline link title text.
Occurrences
Filename | Line Number |
---|---|
wp-links-opml.php | 81 |
Parameters
Type | Name | Description |
---|---|---|
string | $title | The OPML outline title text. |
PHP Doc
/**
* Filters the OPML outline link title text.
*
* @since 2.2.0
*
* @param string $title The OPML outline title text.
*/