[wp-trac] [WordPress Trac] #31084: Export capabilities should allow the current user to export their own posts

WordPress Trac noreply at wordpress.org
Wed Jan 21 09:30:54 UTC 2015


#31084: Export capabilities should allow the current user to export their own posts
--------------------------------+-----------------------------
 Reporter:  rileypaulsen        |      Owner:
     Type:  enhancement         |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Export              |    Version:
 Severity:  normal              |   Keywords:
  Focuses:  ui, administration  |
--------------------------------+-----------------------------
 Currently, exporting is restricted to users with the 'export' capability
 (Admins, Network Admins), which effectively locks Editors, Authors, and
 Contributors out of the the process. I am proposing that an implicit
 capability in the exporter be created whereby users without the 'export'
 capability can choose to export their own posts.

 The functionality to select a single user's posts for exporting is already
 built-in for those with the capability, so there is no underlying exporter
 code that needs to change. Front-facing modifications would include adding
 a message to the Export screen for non-Admins explaining that they can
 only download their own posts, specifying the proper single-user form
 parameters by default, and a few checks on the back-end to avoid any
 forgery.

 Functionally, this enhancement would free users to own and control their
 content, and may help prevent site owners from holding their contributors'
 content hostage.

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


More information about the wp-trac mailing list