EDD_Customer_Query::query( string|array $query )

Sets up the query for retrieving customers.


Description Description

See also See also


Top ↑

Parameters Parameters

$query

(Required) Array or query string of parameters. See EDD_Customer_Query::__construct().


Top ↑

Return Return

(array|int) List of customers, or number of customers when 'count' is passed as a query var.


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.