EDD_Customer_Query::parse_order_string( $order, string $orderby )

Parses a single order string.


Description Description


Parameters Parameters

$orderby

(Required) Order string.


Top ↑

Return Return

(string) Parsed order 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.