- Timestamp:
- 04/06/2014 10:15:05 PM (11 years ago)
- Location:
- branches/3.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.8
- Property svn:mergeinfo changed
/trunk merged: 27964,27975
- Property svn:mergeinfo changed
-
branches/3.8/src/wp-admin/includes/class-wp-posts-list-table.php
r26245 r27976 840 840 endif; // post_type_supports author 841 841 842 if ( !$bulk ) :842 if ( !$bulk && $can_publish ) : 843 843 ?> 844 844
Note: See TracChangeset
for help on using the changeset viewer.