wpseek.com
				A WordPress-centric search engine for devs and theme authors
			links_add_target › WordPress Function
Since2.7.0
Deprecatedn/a
› links_add_target ( $content, $target = '_blank', $tags = array('a') )
| Parameters: (3) | 
 | 
| Returns: | 
 | 
| Defined at: | 
 | 
| 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.Related Functions: _links_add_target, _links_add_base, links_add_base_url, link_pages, link_target_meta_box