#3006 closed defect (bug) (wontfix)
Scheduled Backup in wp-db-backup plugin doesn't work
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 2.0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Scheduled Backup in wp-db-backup plugin doesn't work.Because of “if ( !current_user_can('import') ) return;” in the wpdbBackup_init function?
Change History (4)
- Resolution set to wontfix
- Status changed from new to closed
I think this ticket has became invalid since the wp-db-backup plugin was removed from core.
I've opened a duplicate ticket here. More may need to be done than just deleting that line.
Note: See
TracTickets for help on using
tickets.

Right you are. I think we can remove that line without opening up any security holes.