Ticket #480 (closed defect: fixed)
Scheduled Backup in wp-db-backup plugin doesn't work
| Reported by: | filosofo | Owned by: | filosofo |
|---|---|---|---|
| Priority: | normal | Component: | wp-db-backup |
| Severity: | normal | Keywords: | wp-db-backup |
| Cc: |
Description
According to this ticket:
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
Note: See
TracTickets for help on using
tickets.

Fixed in [7381]. I removed the line because as Ryan says it's probably not a security issue.