Core Function
View Source on Trac ↗ wp_embed_excerpt_attachment()
wp_embed_excerpt_attachment( mixed $content ) Filters the post excerpt for the embed template.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $content string | The current post excerpt. Required |
Return Value
(string)
The modified post excerpt.
Function Information
Since Version
4.4.0
Source File
wp-includes/embed.php
Advertisement