EDD_Payments_Query::__construct( array $args = array() )

Default query arguments.


Description Description

Not all of these are valid arguments that can be passed to WP_Query. The ones that are not, are modified before the query is run to convert them to the proper syntax.


Parameters Parameters

$args

(Optional) The array of arguments that can be passed in and used for setting up this payment query.

Default value: array()


Top ↑

Source Source

File: includes/payments/class-payments-query.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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