deliciousbrains / wp-migrate-db

WordPress plugin that exports your database, does a find and replace on URLs and file paths, then allows you to save it to your computer.
https://wordpress.org/plugins/wp-migrate-db/
341 stars 513 forks source link

Admin menu disappears when DISALLOW_FILE_MODS is true #8

Closed bradt closed 11 years ago

bradt commented 11 years ago

Hi ! First, thanks so much for your work. It saved me hours ... I just spent time to understand why your plugin wasn't working on some of my production websites and finally got it. 'update_core' capability makes the admin menu disappear when using Wordpress DISALLOW_FILE_MODS constant. Maybe 'export' would be more appropriate, since no core files are updated by the plugin. It's just a suggestion ... Thanks again, Jeremie

Post Link: http://wordpress.org/support/topic/plugin-capabilities-1?replies=1#post-3712720