wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
links_add_target › WordPress Function
Seit2.7.0
Veraltetn/v
› links_add_target ( $content, $target = '_blank', $tags = array('a') )
Parameter: (3) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Adds a target attribute to all links in passed content.
By default, this function only applies to<a>
tags.
However, this can be modified via the $tags
parameter.
NOTE: Any current target attribute will be stripped and replaced.Ähnliche Funktionen: _links_add_target, _links_add_base, links_add_base_url, link_pages, link_target_meta_box