W3cubDocs

/WordPress

apply_filters( ‘wp_parse_str’, array $result )

Filters the array of variables derived from a parsed string.

Parameters

$resultarray
The array populated with variables.

Source

$result = apply_filters( 'wp_parse_str', $result );

Changelog

Version Description
2.2.1 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_parse_str