Searches for plain email addresses in given $string and encodes them (by default) with the help of cms_encode_email_str().
- Full name:
cms_encode_email - Defined in:
cms/core/Shared/Helpers/hook.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$string |
string | Text with email addresses to encode |
Return Value
string
$string Given text with encoded email addresses