Core Function
View Source on Trac ↗ excerpt_remove_footnotes()
excerpt_remove_footnotes( mixed $content ) Parses footnotes markup out of a content string,
Parameters 1 required
| Name / Type | Description |
|---|---|
| $content string | The content to parse. Required |
Return Value
(string)
The parsed and filtered content.
Function Information
Since Version
6.3.0
Source File
wp-includes/blocks.php
Advertisement