EDD_Customer_Reports_Table
Description Description
Renders the Customer Reports table
Source Source
File: includes/admin/customers/class-customer-table.php
Changelog Changelog
Version | Description |
---|---|
1.5 | Introduced. |
Methods Methods
- __construct — Get things started
- bulk_actions — Outputs the reporting views
- column_default — This function renders most of the columns in the list table.
- column_name
- get_columns — Retrieve the table columns
- get_paged — Retrieve the current page number
- get_primary_column_name — Gets the name of the primary column.
- get_search — Retrieves the search query string
- get_sortable_columns — Get the sortable columns
- prepare_items — Setup the final data for the table
- reports_data — Build all the reports data
- search_box — Show the search field