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