Description
Filters the array of variables derived from a parsed string.
Occurrences
Filename | Line Number |
---|---|
wp-includes/formatting.php | 5164 |
Parameters
Type | Name | Description |
---|---|---|
array | $result | The array populated with variables. |
PHP Doc
/**
* Filters the array of variables derived from a parsed string.
*
* @since 2.2.1
*
* @param array $result The array populated with variables.
*/