wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_parse_str › WordPress Filter Hooks

Seit2.2.1
Veraltetn/v
apply_filters( 'wp_parse_str', $result )
Parameter:
  • () result The array populated with variables.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the array of variables derived from a parsed string.





Quellcode

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