Widget Content Blocks - Version 2.3.7

Version Description

  • August 29, 2017 =

Added German language file, thanks to Christian Gunther.

Download this release

Release Info

Developer DvanKooten
Plugin Icon wp plugin Widget Content Blocks
Version 2.3.7
Comparing to
See all releases

Code changes from version 2.3.6 to 2.3.7

CHANGELOG.md ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Changelog
2
+
3
+ = 2.3.7 - August 29, 2017 =
4
+
5
+ Added German language file, thanks to [Christian Gunther](http://atelier.tag-eins.de/).
6
+
7
+ = 2.3.6 - September 29, 2016 =
8
+
9
+ Maintenance release. Mainly just removed some dead links from meta & getting rid of "not updated" notice. Happy widget blocking!
10
+
11
+ = 2.3.5 - March 18, 2015 =
12
+
13
+ **Fixes**
14
+
15
+ - Video URL's on their own line will now autoembed
16
+
17
+ **Improvements**
18
+
19
+ - Code styling now adheres to WordPress coding standard
20
+
21
+ = 2.3.4 - December 20, 2013 =
22
+ * Fixed: Paragraphs inside or after shortcodes
23
+ * Improved: Changed widget name for more consistency
24
+
25
+ = 2.3.3 - November 18, 2013 =
26
+ * Added: Italian translations, thanks to [Tiziano D'Angelo](http://www.dangelos.it/)
27
+ * Improved: Code loading
28
+ * Improved: added empty index.php files to prevent directory listings
29
+ * Improved: all default WordPress' post filters are now applied to the widget content as well.
30
+
31
+ = 2.3.2 - November 8, 2013 =
32
+ * Improved: When `show_title` is false, (empty) title tags will not be displayed.
33
+
34
+ = 2.3.1 - November 6, 2013 =
35
+ * Added: Spanish translations, thanks to [Maria Ramos from WebHostingHub](http://www.webhostinghub.com/)
36
+ * Improved: Minor security and license improvements
37
+
38
+ = 2.3 - November 5, 2013 =
39
+ * Improved: Title now changes with the Widget Block, no widget re-save necessary
40
+ * Improved: Minor code improvements
41
+ * Improved: Removed all third-party meta boxes from Edit Widget Block screen.
42
+ * Improved: Plugin is now translation ready
43
+ * Added: Dutch translation
44
+
45
+ = 2.2.6 - October 30, 2013 =
46
+ * Fixed: Show title checkbox now defaults to a checked state.
47
+
48
+ = 2.2.5 - October 26, 2013 =
49
+ * Added checkbox option to widget to hide the title.
50
+
51
+ = 2.2.4 - October 21, 2013 =
52
+ * Moved menu item back to its own menu item
53
+ * Widget title now defaults to the title of the selected Widget Block
54
+ * Some textual improvements
55
+
56
+ = 2.2.3 - October 16, 2013 =
57
+ * Moved menu item to pages to prevent capability problems
58
+ * Removed WP SEO meta box from edit widget block screen
59
+
60
+ = 2.2.2 =
61
+ * Improved: UI improvements, cleaned up admin area.
62
+ * Improved: Minor code improvement
63
+
64
+ = 2.2.1 =
65
+ * Improved: small code improvements
66
+ * Improved: changed menu position
67
+
68
+ = 2.2 =
69
+ * Fixed: shortcodes were not processed in v2.1.
70
+
71
+ = 2.1 =
72
+ * Fixed: Social sharing buttons showing up after widget content.
73
+
74
+ = 2.0.1 =
75
+ * Added: meta box in WYSIWYG Widget editor screen.
76
+ * Added: debug messages for logged in administrators on frontend when no WYSIWYG Widget OR an invalid WYSIWYG Widget is selected.
77
+ * Added: title is now optional for even more control. If empty, it won't be shown. You are now no longer required to use the heading tag which is set in the widget options since you can use a (any) heading in your post.
78
+
79
+ = 2.0 =
80
+ * Total rewrite WITHOUT backwards compatibility. Please back-up your existing WYSIWYG Widgets' content before updating, you'll need to recreate them. Don't drag them to "deactivated widgets", just copy & paste the HTML content somewhere.
81
+
82
+ = 1.2 =
83
+ * Updated the plugin for WP 3.3. Broke backwards compatibility (on purpose), so when running WP 3.2.x and below: stick with [version 1.1.1](https://downloads.wordpress.org/plugin/wysiwyg-widgets.zip).
84
+
85
+ = 1.1.2 =
86
+ * Temporary fix for WP 3.3+
87
+
88
+ = 1.1.1 =
89
+ * Fixed problem with link dialog reloading page upon submit
90
+
91
+ = 1.1 =
92
+ * Changed the way WYSIWYG Widget works, no more overlay, just a WYSIWYG editor in your widget form.
93
+ * Fixed full-screen mode
94
+ * Fixed link dialog for WP versions below 3.2
95
+ * Fixed strange browser compatibility bug
96
+ * Fixed inconstistent working
97
+ * Added the ability to use shortcodes in WYSIWYG Widget's text
98
+
99
+ = 1.0.7 =
100
+ * Fixed small bug that broke the WP link dialog for WP versions older then 3.2
101
+ * Fixed issue with lists and weird non-breaking spaces
102
+ * Added compatibility with Dean's FCKEditor for Wordpress plugin
103
+ * Improved JS
104
+
105
+ **NOTE**: In this version some things were changed regarding the auto-paragraphing. This is now being handled by TinyMCE instead of WordPress, so when updating please run trough your widgets to correct this. :)
106
+
107
+ = 1.0.6 =
108
+ * Added backwards compatibility for WP installs below version 3.2 Sorry for the quick push!
109
+
110
+ = 1.0.5 =
111
+ * Fixed issue for WP3.2 installs, wp_tiny_mce_preload_dialogs is no valid callback. Function got renamed.
112
+
113
+ = 1.0.4 =
114
+ * Cleaned up code
115
+ * Improved loading of TinyMCE
116
+ * Fixed issue with RTL installs
117
+
118
+ = 1.0.3 =
119
+ * Bugfix: Hided the #wp-link block, was appearing in footer on widgets.php page.
120
+ * Improvement: Removed buttons added by external plugins, most likely causing issues. (eg Jetpack)
121
+ * Improvement: Increase textarea size after opening WYSIWYG overlay.
122
+ * Improvement: Use 'escape' key to close WYSIWYG editor overlay without saving changes.
123
+
124
+ = 1.0.2 =
125
+ * Bugfix: Fixed undefined index in dvk-plugin-admin.php
126
+ * Bugfix: Removed `esc_textarea` which caused TinyMCE to break
127
+ * Improvement: Minor CSS and JS improvements, 'Send to widget' button is now always visible
128
+ * Improvement: Added a widget description
129
+ * Improvement: Now using the correct way to set widget form width and height
130
+
131
+ = 1.0.1 =
132
+ * Bugfix: Fixed the default title, it's now an empty string. ('')
133
+
134
+ = 1.0 =
135
+ * Initial release
languages/wysiwyg-widgets-de_DE.mo ADDED
Binary file
languages/wysiwyg-widgets-de_DE.po ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - WYSIWYG Widgets / Widget Blocks - Development (trunk) in German
2
+ # This file is distributed under the same license as the Plugins - WYSIWYG Widgets / Widget Blocks - Development (trunk) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2017-08-22 10:21+0200\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: Poedit 2.0.3\n"
11
+ "Language: de\n"
12
+ "Project-Id-Version: Plugins - WYSIWYG Widgets / Widget Blocks - Development (trunk)\n"
13
+ "POT-Creation-Date: \n"
14
+ "Last-Translator: \n"
15
+ "Language-Team: \n"
16
+
17
+ #. Plugin Name of the plugin/theme
18
+ msgid "Widget Content Blocks"
19
+ msgstr "Widget Inhaltsblöcke"
20
+
21
+ #: includes/class-admin.php:54
22
+ msgid "Rate this plugin"
23
+ msgstr "Geben Sie eine Bewertung für dieses Plugin ab"
24
+
25
+ #: includes/class-admin.php:49
26
+ msgid "How do I use this?"
27
+ msgstr "Wie wird das verwendet?"
28
+
29
+ #. Author URI of the plugin/theme
30
+ msgid "http://dvk.co/"
31
+ msgstr ""
32
+
33
+ #. Author of the plugin/theme
34
+ msgid "Danny van Kooten"
35
+ msgstr ""
36
+
37
+ #. Description of the plugin/theme
38
+ msgid "Adds a WYSIWYG Widget with a rich text editor and media upload functions."
39
+ msgstr "Dieses Plugin fügt ein WYSIWYG-Widget mit komplettem Text-Editor und Mediathek-Funktionen ein."
40
+
41
+ #. Plugin URI of the plugin/theme
42
+ msgid "https://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/"
43
+ msgstr ""
44
+
45
+ #: includes/plugin.php:36
46
+ msgid "No widget blocks found in Trash"
47
+ msgstr "Es wurden keine Widget Inhaltsblöcke im Papierkorb gefunden."
48
+
49
+ #: includes/plugin.php:34
50
+ msgid "Search Widget Blocks"
51
+ msgstr "Widget Inhaltsblöcke durchsuchen"
52
+
53
+ #: includes/plugin.php:33
54
+ msgid "View Widget Block"
55
+ msgstr "Widget Inhaltsblock ansehen"
56
+
57
+ #: includes/plugin.php:32
58
+ msgid "All Widget Blocks"
59
+ msgstr "Alle Widget Inhaltsblöcke"
60
+
61
+ #: includes/plugin.php:30
62
+ msgid "Edit Widget Block"
63
+ msgstr "\tWidget Inhaltsblock bearbeiten"
64
+
65
+ #: includes/plugin.php:29
66
+ msgid "Add New Widget Block"
67
+ msgstr "\tNeuen Widget Inhaltsblock hinzufügen"
68
+
69
+ #: includes/plugin.php:28 includes/plugin.php:31
70
+ msgid "New Widget Block"
71
+ msgstr "\tNeuer Widget Inhaltsblock"
72
+
73
+ #: includes/plugin.php:27
74
+ msgid "Widget Block"
75
+ msgstr "Widget Inhaltsblock"
76
+
77
+ #: includes/plugin.php:26 includes/plugin.php:37
78
+ msgid "Widget Blocks"
79
+ msgstr "\tWidget Inhaltsblöcke"
80
+
81
+ #: includes/class-widget.php:124
82
+ msgid "Manage your widget blocks %shere%s"
83
+ msgstr "Verwalte Deine Widget Inhaltsblöcke %shier%s"
84
+
85
+ #: includes/class-widget.php:121
86
+ msgid "Show title?"
87
+ msgstr "\tTitel anzeigen?"
88
+
89
+ #: includes/class-widget.php:111
90
+ msgid "Select a widget block"
91
+ msgstr "Wähle einen Widget Inhaltsblock aus"
92
+
93
+ #: includes/class-widget.php:109 includes/plugin.php:35
94
+ msgid "No widget blocks found"
95
+ msgstr "\tKeine Widget Inhaltsblöcke gefunden"
96
+
97
+ #: includes/class-widget.php:105
98
+ msgid "Widget Block to show:"
99
+ msgstr "\tDiesen Widget Inhaltsblock anzeigen:"
100
+
101
+ #: includes/class-widget.php:55
102
+ msgid "No widget block found with ID %d, please select an existing Widget Block in the widget settings."
103
+ msgstr "Kein Widget Inhaltsblock mit der ID %d gefunden, bitte wähle einen existierenden Inhaltsblock in den Widget Einstellungen."
104
+
105
+ #: includes/class-widget.php:53
106
+ msgid "Please select a Widget Block to show in this area."
107
+ msgstr "Bitte wähle den Widget Inhaltsblock, der in diesem Bereich angezeigt werden soll."
108
+
109
+ #: includes/class-widget.php:12
110
+ msgid "Displays one of your Widget Blocks."
111
+ msgstr "Zeige einen deiner Widget Inhaltsblöcke an."
112
+
113
+ #: includes/class-admin.php:62
114
+ msgid "Other useful plugins"
115
+ msgstr "Weitere nützliche Plugins."
116
+
117
+ #: includes/class-admin.php:57
118
+ msgid "Vote \"works\" on the WordPress.org plugin page"
119
+ msgstr "Bestätige, dass es funktioniert auf der WordPress.org plugin page"
120
+
121
+ #: includes/class-admin.php:56
122
+ msgid "Leave a ★★★★★ review on WordPress.org"
123
+ msgstr "Hinterlasse eine ★★★★★ Bewertung auf WordPress.org"
124
+
125
+ #: includes/class-admin.php:50
126
+ msgid "Show this widget block by going to your %swidgets page%s and then dragging the <strong>WYSIWYG Widget</strong> to one of your widget areas."
127
+ msgstr "Aktiviere diesen Widget Inhaltsblock, indem du unter %s\"Widgets\"%s den Block <strong>WYSIWIG Widget</strong> in eine deiner Widget Areas ziehst."
128
+
129
+ #: includes/class-admin.php:33
130
+ msgid "More.."
131
+ msgstr "mehr..."
readme.txt CHANGED
@@ -1,12 +1,13 @@
1
  === Widget Content Blocks ===
2
- Contributors: DvanKooten
3
  Donate link: https://dannyvankooten.com/donate/
4
  Tags: widget,visual editor,image widget,visual,tinymce,fckeditor,widgets,rich text,wysiwyg,html
5
  Requires at least: 4.1
6
- Tested up to: 4.6.1
7
- Stable tag: 2.3.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
10
 
11
  Edit widget content using the default WordPress visual editor and media uploading functionality. Create widgets like you would create posts or pages.
12
 
@@ -32,7 +33,7 @@ You can create or edit the widget blocks just like you would edit any post or pa
32
  - Dutch (nl_NL) - [Danny van Kooten](https://dannyvankooten.com/)
33
  - Spanish (es_ES) - [Maria Ramos - WebHostingHub](http://webhostinghub.com/)
34
  - Italian (it_IT) - [Tiziano D'Angelo - Studio D'Angelo](http://www.dangelos.it/)
35
- - Looking for more.. :)
36
 
37
  If you have created your own language pack, or have an update of an existing one, you can send [gettext PO and MO files](http://codex.wordpress.org/Translating_WordPress) to me so that I can bundle it into WYSIWYG Widgets. You can [download the latest PO file here](http://plugins.svn.wordpress.org/wysiwyg-widgets/trunk/languages/wysiwyg-widgets.po).
38
 
@@ -40,7 +41,7 @@ If you have created your own language pack, or have an update of an existing one
40
 
41
  - [WYSIWYG Widgets](https://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/)
42
  - Check out more [WordPress plugins](https://dannyvankooten.com/wordpress-plugins/) by the same author
43
- - Follow [@DannyvanKooten](https://twitter.com/dannyvankooten) on Twitter.
44
 
45
  == Installation ==
46
 
@@ -50,6 +51,7 @@ If you have created your own language pack, or have an update of an existing one
50
  1. Go to *Appearance > Widgets*, drag the WYSIWYG Widget to one of your widget areas and select which Widget Block to display.
51
  1. *(Optional)* Go to the front-end of your website and enjoy your beautiful widget.
52
 
 
53
  == Frequently Asked Questions ==
54
 
55
  = What does this plugin do? =
@@ -70,19 +72,24 @@ Yes.
70
  = Is this plugin free? =
71
  Yes, totally. Donations are appreciated though!
72
 
 
73
  == Screenshots ==
74
 
75
  1. Overview of created Widget Blocks
76
  2. Edit the content of a WYSIWYG Widget just like you are used to edit posts.
77
  3. Drag the WYSIWYG Widget to one of your widget areas and select the Widget Block to show.
78
 
 
79
  == Changelog ==
80
 
 
 
 
 
81
  = 2.3.6 - September 29, 2016 =
82
 
83
  Maintenance release. Mainly just removed some dead links from meta & getting rid of "not updated" notice. Happy widget blocking!
84
 
85
-
86
  = 2.3.5 - March 18, 2015 =
87
 
88
  **Fixes**
1
  === Widget Content Blocks ===
2
+ Contributors: DvanKooten, Ibericode, hchouhan, lapzor
3
  Donate link: https://dannyvankooten.com/donate/
4
  Tags: widget,visual editor,image widget,visual,tinymce,fckeditor,widgets,rich text,wysiwyg,html
5
  Requires at least: 4.1
6
+ Tested up to: 4.8.1
7
+ Stable tag: 2.3.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
+ Requires PHP: 5.2.14
11
 
12
  Edit widget content using the default WordPress visual editor and media uploading functionality. Create widgets like you would create posts or pages.
13
 
33
  - Dutch (nl_NL) - [Danny van Kooten](https://dannyvankooten.com/)
34
  - Spanish (es_ES) - [Maria Ramos - WebHostingHub](http://webhostinghub.com/)
35
  - Italian (it_IT) - [Tiziano D'Angelo - Studio D'Angelo](http://www.dangelos.it/)
36
+ - German (de_DE) - [Christian Günther](http://atelier.tag-eins.de/)
37
 
38
  If you have created your own language pack, or have an update of an existing one, you can send [gettext PO and MO files](http://codex.wordpress.org/Translating_WordPress) to me so that I can bundle it into WYSIWYG Widgets. You can [download the latest PO file here](http://plugins.svn.wordpress.org/wysiwyg-widgets/trunk/languages/wysiwyg-widgets.po).
39
 
41
 
42
  - [WYSIWYG Widgets](https://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/)
43
  - Check out more [WordPress plugins](https://dannyvankooten.com/wordpress-plugins/) by the same author
44
+
45
 
46
  == Installation ==
47
 
51
  1. Go to *Appearance > Widgets*, drag the WYSIWYG Widget to one of your widget areas and select which Widget Block to display.
52
  1. *(Optional)* Go to the front-end of your website and enjoy your beautiful widget.
53
 
54
+
55
  == Frequently Asked Questions ==
56
 
57
  = What does this plugin do? =
72
  = Is this plugin free? =
73
  Yes, totally. Donations are appreciated though!
74
 
75
+
76
  == Screenshots ==
77
 
78
  1. Overview of created Widget Blocks
79
  2. Edit the content of a WYSIWYG Widget just like you are used to edit posts.
80
  3. Drag the WYSIWYG Widget to one of your widget areas and select the Widget Block to show.
81
 
82
+
83
  == Changelog ==
84
 
85
+ = 2.3.7 - August 29, 2017 =
86
+
87
+ Added German language file, thanks to [Christian Gunther](http://atelier.tag-eins.de/).
88
+
89
  = 2.3.6 - September 29, 2016 =
90
 
91
  Maintenance release. Mainly just removed some dead links from meta & getting rid of "not updated" notice. Happy widget blocking!
92
 
 
93
  = 2.3.5 - March 18, 2015 =
94
 
95
  **Fixes**
wysiwyg-widgets.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Widget Content Blocks
4
  Plugin URI: https://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/
5
  Description: Adds a WYSIWYG Widget with a rich text editor and media upload functions.
6
- Version: 2.3.6
7
  Author: Danny van Kooten
8
  Author URI: http://dvk.co/
9
  Text Domain: wysiwyg-widgets
@@ -12,7 +12,7 @@ License: GPL v3 or later
12
 
13
  WYSIWYG Widgets plugin
14
 
15
- Copyright (C) 2013-2016, Danny van Kooten, hi@dannyvankooten.com
16
 
17
  This program is free software: you can redistribute it and/or modify
18
  it under the terms of the GNU General Public License as published by
3
  Plugin Name: Widget Content Blocks
4
  Plugin URI: https://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/
5
  Description: Adds a WYSIWYG Widget with a rich text editor and media upload functions.
6
+ Version: 2.3.7
7
  Author: Danny van Kooten
8
  Author URI: http://dvk.co/
9
  Text Domain: wysiwyg-widgets
12
 
13
  WYSIWYG Widgets plugin
14
 
15
+ Copyright (C) 2013-2017, Danny van Kooten, hi@dannyvankooten.com
16
 
17
  This program is free software: you can redistribute it and/or modify
18
  it under the terms of the GNU General Public License as published by