WC_REST_Product_Reviews_Controller::normalize_query_param( string $query_param )

Prepends internal property prefix to query parameters to match our response fields.


Description Description


Parameters Parameters

$query_param

(Required) Query parameter.


Top ↑

Return Return

(string)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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