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



rest_themes_collection_params › WordPress Filter Hooks

Seit5.0.0
Veraltetn/v
apply_filters( 'rest_themes_collection_params', $query_params )
Parameter:
  • (array) $query_params JSON Schema-formatted collection parameters.
    Erforderlich: Ja
Definiert in:
Codex:

Filters REST API collection parameters for the themes controller.





Quellcode

return apply_filters( 'rest_themes_collection_params', $query_params );