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.
Return Return
(string)
Source Source
File: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php