EDD_Customer_Query::get_items()

Retrieves a list of customers matching the query vars.


Description Description

Tries to use a cached value and otherwise uses EDD_Customer_Query::query_items().


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.