Opened 14 years ago
Closed 14 years ago
#1431 closed defect (fixed)
wp-migrate-db: use of deprecated numeric capability
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | normal |
| Plugin: | not-listed | Keywords: | wp-migrate-db |
| Cc: | bradt |
Description
The plugin adds its management page using a numeric capability, which is deprecated since WP 2.0 and generates a notice. I attached a patch that uses an equivalent string capability instead of the numeric one.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch for wp-migrate-db.php version 0.2.2