Core Function
View Source on Trac ↗ make_clickable()
make_clickable( mixed $text ) Converts plaintext URI to HTML links.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $text string | Content to convert URIs. Required |
Return Value
(string)
Content with converted URIs.
Function Information
Since Version
0.71
Source File
wp-includes/formatting.php
Advertisement