edd_count_payments( array $args = array() )

Count Payments


Description Description

Returns the total number of payments recorded.


Parameters Parameters

$args

(Optional) List of arguments to base the payments count on

Default value: array()


Top ↑

Return Return

(array) $count Number of payments sorted by payment status


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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