_make_email_clickable_cb
- %1$s is private and should not be used in themes or plugins directly.
_make_email_clickable_cb ( $matches )
Access:Parameters:- (array) matches Single Regex Match.
Returns:- (string) HTML A element with email address.
Defined at: - Introduced in WordPress: 2.3.2
- Deprecated in WordPress: —
Description
Callback to convert email address match to HTML A element.This function was backported from 2.5.0 to 2.3.2. Regex callback for make_clickable().