Core Function
View Source on Trac ↗ _oembed_filter_feed_content()
_oembed_filter_feed_content( mixed $content ) Prepare the oembed HTML to be displayed in an RSS feed.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $content string | The content to filter. Required |
Return Value
(string)
The filtered content.
Function Information
Since Version
4.4.0
Source File
wp-includes/embed.php
Advertisement