EDD_Sales_Log_Table
EDD_Sales_Log_Table Class
Description Description
Renders the sales log list table
Source Source
File: includes/admin/reporting/class-sales-logs-list-table.php
Changelog Changelog
Version | Description |
---|---|
1.4 | Introduced. |
Methods Methods
- __construct — Get things started
- bulk_actions — Outputs the log views
- column_default — This function renders most of the columns in the list table.
- downloads_filter — Sets up the downloads filter
- get_columns — Retrieve the table columns
- get_filtered_download — Retrieves the ID of the download we're filtering logs by
- get_filtered_user — Retrieves the user we are filtering logs by, if any
- get_logs — Gets the log entries for the current view
- get_meta_query — Gets the meta query for the log query
- 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
- has_items — Since our "bulk actions" are navigational, we want them to always show, not just when there's items
- prepare_items — Setup the final data for the table