post_embed_url

Advertisement

Summery Summery

Filters the URL to embed a specific post.

Syntax Syntax

apply_filters( 'post_embed_url', string $embed_url, WP_Post $post )

Parameters Parameters

$embed_url

(string) The post embed URL.

$post

(WP_Post) The corresponding post object.

Source Source

File: wp-includes/embed.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.