Changes from branches/3.8/src/wp-admin/includes/class-wp-posts-list-table.php at r27976 to trunk/src/wp-admin/includes/class-wp-posts-list-table.php at r26245
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-posts-list-table.php
r27976 r26245 840 840 endif; // post_type_supports author 841 841 842 if ( !$bulk && $can_publish) :842 if ( !$bulk ) : 843 843 ?> 844 844
Note: See TracChangeset
for help on using the changeset viewer.