Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-list-table.php: list_table_primary_column | Filters the name of the primary column for the current list table. |
wp-admin/includes/class-wp-list-table.php: WP_List_Table::get_default_primary_column_name() | Gets the name of the default primary column. |
wp-admin/includes/screen.php: get_column_headers() | Get the column headers for a screen |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |