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 |
|---|---|
| 2.2.0 | Introduced. |
Filters the OPML outline link title text.
The OPML outline title text.
File: wp-links-opml.php
| Version | Description |
|---|---|
| 2.2.0 | Introduced. |