Widget Importer & Exporter - Version 1.3.2

Version Description

Download this release

Release Info

Developer stevengliebe
Plugin Icon 128x128 Widget Importer & Exporter
Version 1.3.2
Comparing to
See all releases

Code changes from version 1.3.1 to 1.3.2

includes/export.php CHANGED
@@ -4,8 +4,8 @@
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
- * @copyright Copyright (c) 2013, DreamDolphin Media, LLC
8
- * @link https://github.com/stevengliebe/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.1
11
  */
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
+ * @copyright Copyright (c) 2013, churchthemes.com
8
+ * @link https://churchthemes.com/plugins/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.1
11
  */
includes/import.php CHANGED
@@ -4,8 +4,8 @@
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
- * @copyright Copyright (c) 2013 - 2015, DreamDolphin Media, LLC
8
- * @link https://github.com/stevengliebe/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.3
11
  */
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
+ * @copyright Copyright (c) 2013 - 2015, churchthemes.com
8
+ * @link https://churchthemes.com/plugins/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.3
11
  */
includes/mime-types.php CHANGED
@@ -4,8 +4,8 @@
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
- * @copyright Copyright (c) 2013, DreamDolphin Media, LLC
8
- * @link https://github.com/stevengliebe/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.1
11
  */
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
+ * @copyright Copyright (c) 2013, churchthemes.com
8
+ * @link https://churchthemes.com/plugins/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.1
11
  */
includes/page.php CHANGED
@@ -4,8 +4,8 @@
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
- * @copyright Copyright (c) 2013, DreamDolphin Media, LLC
8
- * @link https://github.com/stevengliebe/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.1
11
  */
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
+ * @copyright Copyright (c) 2013, churchthemes.com
8
+ * @link https://churchthemes.com/plugins/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.1
11
  */
includes/widgets.php CHANGED
@@ -4,8 +4,8 @@
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
- * @copyright Copyright (c) 2013, DreamDolphin Media, LLC
8
- * @link https://github.com/stevengliebe/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.4
11
  */
4
  *
5
  * @package Widget_Importer_Exporter
6
  * @subpackage Functions
7
+ * @copyright Copyright (c) 2013, churchthemes.com
8
+ * @link https://churchthemes.com/plugins/widget-importer-exporter
9
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * @since 0.4
11
  */
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Widget Importer & Exporter ===
2
- Contributors: stevengliebe, churchthemes
3
  Tags: widgets, widget, importer, exporter, import, export, widget import, widget export, widget importer, widget exporter, backup, migration
4
  Requires at least: 3.5
5
- Tested up to: 4.6
6
- Stable tag: 1.3.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -11,7 +11,7 @@ Import and export your widgets.
11
 
12
  == Description ==
13
 
14
- Widget Importer & Exporter is useful for moving widgets from one WordPress site to another, backing up widgets and for theme developers to provide users with sample widgets.
15
 
16
  = Importing =
17
 
@@ -34,19 +34,21 @@ The following translations are available.
34
  * Italian by [venerdi](https://profiles.wordpress.org/venerdi/)
35
  * Dutch by [Paul Backus](http://backups.nl/)
36
  * Serbian by Borisa Djuraskovic of [Web Hosting Hub](http://www.webhostinghub.com)
 
 
37
  * More at [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/widget-importer-exporter)
38
 
39
  = Developers =
40
 
41
  The ``wie_before_import`` action fires after a file is uploaded but before the data is imported. ``wie_after_import`` fires after the data is imported. The ``wie_import_data`` filter can be used to filter data before it is imported. Other filters are used throughout. Submit an issue on GitHub if you need more hooks (pull requests encouraged).
42
 
43
- Please jump on [GitHub](https://github.com/stevengliebe/widget-importer-exporter) to report issues and follow development.
44
 
45
- = Follow me =
46
 
47
- Find my website at [stevengliebe.com](http://stevengliebe.com).
48
-
49
- This project is made possible by [churchthemes.com](http://churchthemes.com) ([@churchthemes](https://twitter.com/churchthemes)).
50
 
51
  == Installation ==
52
 
@@ -67,4 +69,4 @@ The export file contains JSON data that is not compatible with any other plugin.
67
 
68
  == Changelog ==
69
 
70
- See [releases](https://github.com/stevengliebe/widget-importer-exporter/releases) on GitHub.
1
  === Widget Importer & Exporter ===
2
+ Contributors: churchthemes, stevengliebe
3
  Tags: widgets, widget, importer, exporter, import, export, widget import, widget export, widget importer, widget exporter, backup, migration
4
  Requires at least: 3.5
5
+ Tested up to: 4.7
6
+ Stable tag: 1.3.2
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
11
 
12
  == Description ==
13
 
14
+ Widget Importer & Exporter is useful for moving widgets from one WordPress site to another, backing up widgets and for theme developers to provide users with sample widgets. See the [Plugin Details](https://churchthemes.com/plugins/widget-importer-exporter/) on churchthemes.com for a tour of features.
15
 
16
  = Importing =
17
 
34
  * Italian by [venerdi](https://profiles.wordpress.org/venerdi/)
35
  * Dutch by [Paul Backus](http://backups.nl/)
36
  * Serbian by Borisa Djuraskovic of [Web Hosting Hub](http://www.webhostinghub.com)
37
+ * Japanese by [miccweb](https://profiles.wordpress.org/miccweb/)
38
+ * Hebrew by [Rami Yushuvaev](https://profiles.wordpress.org/ramiy/)
39
  * More at [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/widget-importer-exporter)
40
 
41
  = Developers =
42
 
43
  The ``wie_before_import`` action fires after a file is uploaded but before the data is imported. ``wie_after_import`` fires after the data is imported. The ``wie_import_data`` filter can be used to filter data before it is imported. Other filters are used throughout. Submit an issue on GitHub if you need more hooks (pull requests encouraged).
44
 
45
+ Please jump on [GitHub](https://github.com/churchthemes/widget-importer-exporter) to report issues and follow development.
46
 
47
+ = Follow us =
48
 
49
+ * Visit [churchthemes.com](https://churchthemes.com)
50
+ * We're on [Twitter](https://twitter.com/churchthemes), [Facebook](https://www.facebook.com/churchthemescom) and have a [Newsletter](https://churchthemes.com/newsletter)
51
+ * Lead developer: [stevengliebe.com](http://stevengliebe.com)
52
 
53
  == Installation ==
54
 
69
 
70
  == Changelog ==
71
 
72
+ See [releases](https://github.com/churchthemes/widget-importer-exporter/releases) on GitHub.
widget-importer-exporter.php CHANGED
@@ -1,18 +1,18 @@
1
  <?php
2
  /**
3
  * Plugin Name: Widget Importer & Exporter
4
- * Plugin URI: https://github.com/stevengliebe/widget-importer-exporter
5
  * Description: Imports and exports widgets.
6
- * Version: 1.3.1
7
- * Author: Steven Gliebe
8
- * Author URI: http://stevengliebe.com
9
  * License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * Text Domain: widget-importer-exporter
11
  * Domain Path: /languages
12
  *
13
  * @package Widget_Importer_Exporter
14
- * @copyright Copyright (c) 2013 - 2016, DreamDolphin Media, LLC
15
- * @link https://github.com/stevengliebe/widget-importer-exporter
16
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
17
  */
18
 
1
  <?php
2
  /**
3
  * Plugin Name: Widget Importer & Exporter
4
+ * Plugin URI: https://churchthemes.com/plugins/widget-importer-exporter
5
  * Description: Imports and exports widgets.
6
+ * Version: 1.3.2
7
+ * Author: churchthemes.com
8
+ * Author URI: https://churchthemes.com
9
  * License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
  * Text Domain: widget-importer-exporter
11
  * Domain Path: /languages
12
  *
13
  * @package Widget_Importer_Exporter
14
+ * @copyright Copyright (c) 2013 - 2016, churchthemes.com
15
+ * @link https://churchthemes.com/plugins/widget-importer-exporter
16
  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
17
  */
18