Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#3006 closed defect (bug) (wontfix)

Scheduled Backup in wp-db-backup plugin doesn't work

Reported by: yskins Owned by: anonymous
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)

comment:1   ryan7 years ago

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

  • 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.

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.