forked from voceconnect/widget-data
-
Notifications
You must be signed in to change notification settings - Fork 2
Automattic/widget-data
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Widget Settings Importer/Exporter === Contributors: kevinlangleyjr, smccafferty Tags: widget, import, export Requires at least: 2.8 Tested up to: 3.3 Stable tag: trunk Allows you to export and import widgets settings. == Description == 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 == This section describes how to install the plugin and get it working. e.g. 1. Upload entire widget-settings-importexport directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.1 = * First Version = 0.2 = * Fixing blank redirect with WP installed within sub directory = 0.3 = * Fixing export of empty file by instead of creating temp file, it will just output the json = 0.4 = * Fixing headers already sent error
About
WordPress Plugin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 88.6%
- JavaScript 11.4%