apply_filters( 'wp_parse_str', array $result )
Filters the array of variables derived from a parsed string.
Parameters
- $result
-
The array populated with variables.
Source
Changelog
| Version | Description |
|---|---|
| 2.2.1 | Introduced. |
Filters the array of variables derived from a parsed string.
The array populated with variables.
| Version | Description |
|---|---|
| 2.2.1 | Introduced. |