embed_html – filter

Filters the embed HTML output for a given post. 

Parameters

.
( 4.4.0 ) . .
( string ) $output The default iframe tag to display embedded content. . . .
$post
( WP_Post ) Current post object. . . .
( int ) $width Width of the response. . . .
( int ) $height Height of the response. . . .
API Letters: ,

Implementers