[wp-trac] [WordPress Trac] #37064: No checkbox in Posts list table for bulk action

WordPress Trac noreply at wordpress.org
Thu Jun 9 15:25:23 UTC 2016


#37064: No checkbox in Posts list table for bulk action
-------------------------------+-----------------------------
 Reporter:  shamim51           |      Owner:
     Type:  defect (bug)       |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Posts, Post Types  |    Version:
 Severity:  normal             |   Keywords:
  Focuses:                     |
-------------------------------+-----------------------------
 In posts list table it checks that user has edit_post capability or not
 and output checkbox depend on that. WP_Posts_List_Table also output table
 for any CPT. But user may not have edit_post capability but have
 delete_post capability or may be any other capability which need bulk
 select. In my case i created a CPT and which i restricted users from
 editing published post using 'edit_published_posts' but i did not restrict
 users from delete published post. But when i saw post table for that CPT i
 saw that no checkbox after post being published. But have Trash link
 individually when i mouse over that post.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37064>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list