Changeset 48104 for trunk/src/wp-admin/includes/class-wp-list-table.php
- Timestamp:
- 06/20/2020 12:00:07 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-list-table.php
r48050 r48104 1112 1112 * @staticvar int $cb_counter 1113 1113 * 1114 * @param bool $with_id Whether to set the idattribute or not1114 * @param bool $with_id Whether to set the ID attribute or not 1115 1115 */ 1116 1116 public function print_column_headers( $with_id = true ) {
Note: See TracChangeset
for help on using the changeset viewer.