Function __global->_codetag_unprotect
Definitions
sources/comcode_from_html.php
- Remove temporary ad hoc-escaping to a code tags. preg_replace_callback callback.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$matches | array | required parameter | N/A | N/A | Array of matches |
Return
- Substituted text
- Type: string
- Set: N/A
- Range: N/A