apply_filters( 'embed_maybe_make_link', string $output , string $url )
Filters the returned, maybe-linked embed URL.
Parameters
- $output
-
The linked or original URL.
- $url
-
The original URL.
Source
Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |