Changeset 48104 for trunk/src/wp-admin/includes/list-table.php
- Timestamp:
- 06/20/2020 12:00:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/list-table.php
r47198 r48104 85 85 * 86 86 * @param string|WP_Screen $screen The screen hook name or screen object. 87 * @param bool $with_id Whether to set the idattribute or not.87 * @param bool $with_id Whether to set the ID attribute or not. 88 88 */ 89 89 function print_column_headers( $screen, $with_id = true ) {
Note: See TracChangeset
for help on using the changeset viewer.