#13681 closed defect (bug) (fixed)
Create 'export' capability.
Reported by: | 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)
Note: See
TracTickets for help on using
tickets.
(In [15096]) Add export capability. fixes #13681