wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



request › Filtr WordPress Hooks

Od2.1.0
Przestarzałyn/a
apply_filters( 'request', $this->query_vars )
Parametry:
  • (array) $query_vars The array of requested query variables.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the array of parsed query variables.





Źródło

$this->query_vars = apply_filters( 'request', $this->query_vars );