Filters the URL to embed a specific post.
$embed_urlstring
$postWP_Post
return sanitize_url( apply_filters( 'post_embed_url', $embed_url, $post ) );
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_embed_url