wp-sync-db / wp-sync-db

A WordPress plugin that lets you push, pull, and sync database tables between WordPress installations.
https://wp-sync-db.github.io
GNU General Public License v2.0
2.29k stars 387 forks source link

active_plugins setting not synchronized, even with option checked #150

Open ghost opened 7 years ago

ghost commented 7 years ago

In my case, the "active_plugins" table field is not synchronized between remote and local databases in my installation, Even with the correpsonding option checked.

jontey commented 6 years ago

"active_plugins" are located in the wp_options table. you'll need to sync wp_options and uncheck the option "Do not migrate the active plugins settings"