Core Function
View Source on Trac ↗ make_url_footnote()
make_url_footnote( mixed $content ) Strip HTML and put links at the bottom of stripped content.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $content string | Content to get links. Required |
Return Value
(string)
HTML stripped out of content with links at the bottom.
Function Information
Since Version
0.71
Source File
wp-includes/deprecated.php
Advertisement