You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jeff Stieler edited this page Jul 30, 2014
·
4 revisions
Widget Settings Importer/Exporter
Gives the user the ability to export the current widget settings and states as a json file. You can then import those settings on a different server or installation of WordPress so you have the same widgets within the same sidebars as the export. The import will not overwrite any data currently within the sidebars, but instead will increment the widgets and add a new instance of the widget instead.
Please note that the plugin currently does not import anything if that particular sidebar is unavailable during the import.
Installation
Upload entire widget-data directory to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress