EDD_Customer_Query::parse_orderby_string( string $orderby )

Parses a single orderby string.


Description Description


Parameters Parameters

$orderby

(Required) Orderby string.


Top ↑

Return Return

(string) Parsed orderby string to use in the SQL request, or an empty string.


Top ↑

Source Source

File: includes/class-edd-customer-query.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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