Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#13681 closed defect (bug) (fixed)

Create 'export' capability.

Reported by: ryan's profile ryan Owned by:
Milestone: 3.0 Priority: normal
Severity: normal Version:
Component: Export Keywords:
Focuses: Cc:

Description

export.php checks the edit_files capability. This is incorrect. Blog admins in multisite installs will not have this capability, yet they should still be allowed to export. A dedicated export capability is required.

Change History (2)

#1 @ryan
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [15096]) Add export capability. fixes #13681

#2 @ryan
14 years ago

(In [15097]) Use import cap. Add old edit_files cap to list of caps to shutdown if DISALLOW_FILE_EDIT. see #13681

Note: See TracTickets for help on using tickets.