WP_MS_Themes_List_Table::get_primary_column_name(): string In this article Table of ContentsReturn Source Changelog ↑ Back to top Gets the name of the primary column. Return string Unalterable name of the primary column name, in this case, 'name'. Source protected function get_primary_column_name() { return 'name'; } View all references View on Trac View on GitHub Changelog VersionDescription4.3.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.