Home
last modified time | relevance | path

Searched refs:get_primary_column_name (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dclass-wp-list-table.php1067 return $this->get_primary_column_name();
1077 protected function get_primary_column_name() { function in WP_List_Table
1121 $column_headers = array( array(), array(), array(), $this->get_primary_column_name() );
1159 $primary = $this->get_primary_column_name();
H A Dclass-wp-ms-themes-list-table.php358 protected function get_primary_column_name() { function in WP_MS_Themes_List_Table
H A Dclass-wp-plugins-list-table.php1234 protected function get_primary_column_name() { function in WP_Plugins_List_Table
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dclass-wp-list-table.php1067 return $this->get_primary_column_name();
1077 protected function get_primary_column_name() { function in WP_List_Table
1121 $column_headers = array( array(), array(), array(), $this->get_primary_column_name() );
1159 $primary = $this->get_primary_column_name();
H A Dclass-wp-ms-themes-list-table.php358 protected function get_primary_column_name() { function in WP_MS_Themes_List_Table
H A Dclass-wp-plugins-list-table.php1234 protected function get_primary_column_name() { function in WP_Plugins_List_Table