apply_filters( 'query_vars', array )

Filter the publicly allowed query vars.


Description Description

Allows adjusting of the default query vars that are made public.


Parameters Parameters

Array of allowed WP_Query query vars.


Top ↑

Source Source

File: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php



Top ↑

User Contributed Notes User Contributed Notes

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