links_add_target
links_add_target ( $content, $target = '_blank', $tags = array('a') )
Parameters:- (string) content String to search for links in.
- (string) target The target to add to the links.
- (string[]) tags An array of tags to apply to.
Returns:- (string) The processed content.
Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —