EDD_API_Keys_Table
EDD_API_Keys_Table Class
Description Description
Renders the API Keys table
Source Source
File: includes/admin/class-api-keys-table.php
Changelog Changelog
Version | Description |
---|---|
2.0 | Introduced. |
Methods Methods
- __construct — Get things started
- bulk_actions — Display the key generation form
- column_default — This function renders most of the columns in the list table.
- column_key — Displays the public key rows
- column_secret — Displays the secret key rows
- column_token — Displays the token rows
- column_user — Renders the column for the user field
- display_tablenav — Generate the table navigation above or below the table
- get_columns — Retrieve the table columns
- get_paged — Retrieve the current page number
- get_primary_column_name — Gets the name of the primary column.
- prepare_items — Setup the final data for the table
- query — Performs the key query
- total_items — Retrieve count of total users with keys