DataStore::normalize_order_by( string $order_by )

Maps ordering specified by the user to columns in the database/fields in the data.


Description Description


Parameters Parameters

$order_by

(Required) Sorting criterion.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/Variations/DataStore.php


			

Top ↑

User Contributed Notes User Contributed Notes

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