Changeset 16438 for trunk/wp-admin/includes/class-wp-posts-list-table.php
- Timestamp:
- 11/17/2010 06:47:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-posts-list-table.php
r16376 r16438 667 667 default: 668 668 ?> 669 <td <?php echo $attributes ?>><?php 669 <td <?php echo $attributes ?>><?php 670 670 if ( 'page' == $post->post_type ) 671 671 do_action( 'manage_pages_custom_column', $column_name, $post->ID );
Note: See TracChangeset
for help on using the changeset viewer.