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.


Top ↑

Source Source

File: wp-includes/formatting.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.