Methods
1 to 14 of 14
- EDD_API_Keys_Table::__construct() – Get things started
- EDD_API_Keys_Table::bulk_actions() – Display the key generation form
- EDD_API_Keys_Table::column_default() – This function renders most of the columns in the list table.
- EDD_API_Keys_Table::column_key() – Displays the public key rows
- EDD_API_Keys_Table::column_secret() – Displays the secret key rows
- EDD_API_Keys_Table::column_token() – Displays the token rows
- EDD_API_Keys_Table::column_user() – Renders the column for the user field
- EDD_API_Keys_Table::display_tablenav() – Generate the table navigation above or below the table
- EDD_API_Keys_Table::get_columns() – Retrieve the table columns
- EDD_API_Keys_Table::get_paged() – Retrieve the current page number
- EDD_API_Keys_Table::get_primary_column_name() – Gets the name of the primary column.
- EDD_API_Keys_Table::prepare_items() – Setup the final data for the table
- EDD_API_Keys_Table::query() – Performs the key query
- EDD_API_Keys_Table::total_items() – Retrieve count of total users with keys