WP_Plugins_List_Table::get_sortable_columns(): array<string, In this article Table of ContentsReturn Source Changelog ↑ Back to top Gets the list of sortable columns for this list table. Return array<string, array<int, string|bool>|string> An associative array of sortable columns. Source protected function get_sortable_columns() { return array(); } View all references View on Trac View on GitHub Changelog VersionDescription3.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.