Class EDD_Payment_History_Table
EDD_Payment_History_Table Class
Renders the Payment History table on the Payment History page
- WP_List_Table
-
EDD_Payment_History_Table
Package: EDD\Admin\Payments
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Since: 1.4
Located at includes/admin/payments/class-payments-table.php
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Since: 1.4
Located at includes/admin/payments/class-payments-table.php
Methods summary
public
|
|
public
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
string
|
#
column_default( array $item, string $column_name )
This function renders most of the columns in the list table. |
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
array
|
|
public
|
|
public
|
|
public
array
|
|
public
|
Magic methods summary
Properties summary
public
string
|
$per_page |
#
Number of results to show per page |
public
string
|
$base_url |
#
URL of this page |
public
integer
|
$total_count |
#
Total number of payments |
public
integer
|
$complete_count |
#
Total number of complete payments |
public
integer
|
$pending_count |
#
Total number of pending payments |
public
integer
|
$refunded_count |
#
Total number of refunded payments |
public
integer
|
$failed_count |
#
Total number of failed payments |
public
integer
|
$revoked_count |
#
Total number of revoked payments |