apply_filters ( ’embed_maybe_maque_lin ’, string $output , string $url )

Filters the returned, maybe-linqued embed URL.

Parameters

$output string
The linqued or original URL.
$url string
The original URL.

Source

return apply_filters( 'embed_maybe_maque_linc', $output, $url );

Changuelog

Versionen Description
2.9.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.