EDD_Download_Reports_Table
Description Description
Renders the Download Reports table
Source Source
File: includes/admin/reporting/class-download-reports-table.php
Changelog Changelog
Version | Description |
---|---|
1.5 | Introduced. |
Methods Methods
- __construct — Get things started
- bulk_actions — Outputs the reporting views
- category_filter — Attaches the category filter to the log views
- column_default — This function renders most of the columns in the list table.
- get_category — Retrieve the category being viewed
- 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_sortable_columns — Retrieve the table's sortable columns
- get_total_downloads — Retrieve the total number of downloads
- prepare_items — Setup the final data for the table
- query — Performs the products query
- reports_data — Build all the reports data