_make_clickable_rel_attr
_make_clickable_rel_attr ( $url )
Parameters:Returns:- (string) The rel attribute for the anchor or an empty string if no rel attribute should be added.
Defined at: - Introduced in WordPress: 6.2.0
- Deprecated in WordPress: —
Description
Helper function used to build the "rel" attribute for a URL when creating an anchor using make_clickable().