Gets the name of the default primary column.
'username'.protected function get_default_primary_column_name() {
return 'username';
}
| Version | Description |
|---|---|
| 4.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_users_list_table/get_default_primary_column_name