wpseek.com
A WordPress-centric search engine for devs and theme authors



link_title › WordPress Filter Hooks

Since2.2.0
Deprecatedn/a
apply_filters( 'link_title', $bookmark->link_name )
Parameters:
  • (string) $title The OPML outline title text.
    Required: Yes
Defined at:
Codex:

Filters the OPML outline link title text.





Source

$title = apply_filters( 'link_title', $bookmark->link_name );