Core Function
View Source on Trac ↗ _links_add_base()
_links_add_base( mixed $m ) Callback to add a base URL to relative links in passed content.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $m string | The matched link. Required |
Return Value
(string)
The processed link.
Function Information
Since Version
2.7.0
Source File
wp-includes/formatting.php
Advertisement