Title: wp-includes/theme-compat/embed-content.php | Developer.WordPress.org

---

# File: wp-includes/theme-compat/embed-content.php

 * hook[embed_thumbnail_id](https://developer.wordpress.org/reference/hooks/embed_thumbnail_id/)
 * Filters the thumbnail image ID for use in the embed template.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/embed_thumbnail_id/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/embed_thumbnail_id/#uses)
   | Source: [wp-includes/theme-compat/embed-content.php:32](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/theme-compat/embed-content.php#L32-L32)
 * hook[embed_content_meta](https://developer.wordpress.org/reference/hooks/embed_content_meta/)
 * Prints additional meta content in the embed template.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/embed_content_meta/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/embed_content_meta/#uses)
   | Source: [wp-includes/theme-compat/embed-content.php:122](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/theme-compat/embed-content.php#L122-L122)
 * hook[embed_thumbnail_image_size](https://developer.wordpress.org/reference/hooks/embed_thumbnail_image_size/)
 * Filters the thumbnail image size for use in the embed template.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/embed_thumbnail_image_size/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/embed_thumbnail_image_size/#uses)
   | Source: [wp-includes/theme-compat/embed-content.php:59](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/theme-compat/embed-content.php#L59-L59)
 * hook[embed_thumbnail_image_shape](https://developer.wordpress.org/reference/hooks/embed_thumbnail_image_shape/)
 * Filters the thumbnail shape for use in the embed template.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/embed_thumbnail_image_shape/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/embed_thumbnail_image_shape/#uses)
   | Source: [wp-includes/theme-compat/embed-content.php:75](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/theme-compat/embed-content.php#L75-L75)
 * hook[embed_content](https://developer.wordpress.org/reference/hooks/embed_content/)
 * Prints additional content after the embed excerpt.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/embed_content/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/embed_content/#uses)
   | Source: [wp-includes/theme-compat/embed-content.php:109](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/theme-compat/embed-content.php#L109-L109)