How to allow an Editor to use WP db backup plugin?
-
in wp-db-backup.php if found this (line 67)
if ($user_level < 9) die(__('Need higher user level.'));
so, after having read that, i changed the 9 to a 5, logged in as an editor, but no “backup” item appears in the admin submenu after clicking “manage”.any idea any one?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to allow an Editor to use WP db backup plugin?’ is closed to new replies.