Changeset 15756 for trunk/wp-admin/includes/list-table.php
- Timestamp:
- 10/08/2010 02:35:06 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/list-table.php
r15657 r15756 154 154 155 155 /** 156 * W ether the table has items to display or not156 * Whether the table has items to display or not 157 157 * 158 158 * @since 3.1.0 … … 541 541 * @access protected 542 542 * 543 * @param bool $with_id W ether to set the id attribute or not543 * @param bool $with_id Whether to set the id attribute or not 544 544 */ 545 545 function print_column_headers( $with_id = true ) {
Note: See TracChangeset
for help on using the changeset viewer.