W3cubDocs

/WordPress

apply_filters( 'embed_maybe_make_link', string $output, string $url )

Filters the returned, maybe-linked embed URL.

Parameters

$output

(string) The linked or original URL.

$url

(string) The original URL.

Source

File: wp-includes/class-wp-embed.php

View on Trac

Changelog

Version Description
2.9.0 Introduced.

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