W3cubDocs

/WordPress

apply_filters( 'make_clickable_rel', string $rel, string $url )

Filters the rel value that is added to URL matches converted to links.

Parameters

$rel

(string) The rel value.

$url

(string) The matched URL being converted to a link tag.

Source

File: wp-includes/formatting.php

View on Trac

Changelog

Version Description
5.3.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/make_clickable_rel