- Timestamp:
- 04/05/2014 09:18:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-posts-list-table.php
r27762 r27964 979 979 endif; // post_type_supports author 980 980 981 if ( !$bulk ) :981 if ( !$bulk && $can_publish ) : 982 982 ?> 983 983
Note: See TracChangeset
for help on using the changeset viewer.