Summery Summery
Filters the list table sortable columns for a specific screen.
Syntax Syntax
Description Description
The dynamic portion of the hook name, $this->screen->id, refers to the ID of the current screen, usually a string.
Parameters Parameters
- $sortable_columns
-
An array of sortable columns.
Source Source
Advertisement
Changelog Changelog
| Version | Description |
|---|---|
| 3.5.0 | Introduced. |