EDD_DB_Customers::prepare_customer_query_args( array $args )

Prepare query arguments for EDD_Customer_Query.


Description Description

This method ensures that old arguments transition seamlessly to the new system.


Parameters Parameters

$args

(Required) Arguments for EDD_Customer_Query.


Top ↑

Return Return

(array) Prepared arguments.


Top ↑

Source Source

File: includes/class-edd-db-customers.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.