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