embed_content

embed_content

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('embed_content') is found 2 times:

  • /wp-includes/theme-compat/embed-404.php line 30
    	</div>
    
    	<?php
    	/** This filter is documented in wp-includes/theme-compat/embed-content.php */
    	do_action( 'embed_content' );
    	?>
    
    	<div class="wp-embed-footer">
    		<?php the_embed_site_title(); ?>
    	</div>
    </div>
    
  • /wp-includes/theme-compat/embed-content.php line 109
    		 * Prints additional content after the embed excerpt.
    		 *
    		 * @since 4.4.0
    		 */
    		do_action( 'embed_content' );
    		?>
    
    		<div class="wp-embed-footer">
    			<?php the_embed_site_title(); ?>
    
    			<div class="wp-embed-meta">