WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about embed_content

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/theme-compat/embed-content.php do_action 109 /**
* Prints additional content after the embed excerpt.
*
* @since 4.4.0
*/
wp-includes/theme-compat/embed-404.php do_action 30 /**
* Contains the post embed content template part
*
* When a post is embedded in an iframe, this file is used to create the content template part
* output if the active theme does not include an embed-404.php template.
*
* @package WordPress
* @subpackage Theme_Compat
* @since 4.5.0
*/

Hook Parameters

Parameter Type Name Description