Summery Summery
Gets the name of the default primary column.
Syntax Syntax
Return Return
(string) Name of the default primary column, in this case, 'title'.
Source Source
File: wp-admin/includes/class-wp-posts-list-table.php
* Gets the name of the default primary column. * * @since 4.3.0
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.3.0 | Introduced. |