Widget Options - Version 3.8.9.1

Version Description

  • Added additional update wp.org description
  • Updated title from Widget Options Add Context To WordPress Widgets to Widget Options - The #1 WordPress Widget Control Plugin
Download this release

Release Info

Developer mej
Plugin Icon 128x128 Widget Options
Version 3.8.9.1
Comparing to
See all releases

Code changes from version 3.8.9 to 3.8.9.1

Files changed (2) hide show
  1. plugin.php +2 -2
  2. readme.txt +7 -2
plugin.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Widget Options
4
  * Plugin URI: https://widget-options.com/
5
  * Description: Additional Widget options for better widget control. Get <strong><a href="http://widget-options.com/" target="_blank" >Extended Widget Options for WordPress</a></strong> for complete widget controls. Thanks!
6
- * Version: 3.8.9
7
  * Author: Widget Options Team
8
  * Author URI: https://widget-options.com/
9
  * Text Domain: widget-options
@@ -85,7 +85,7 @@ final class WP_Widget_Options {
85
 
86
  // Plugin version.
87
  if ( ! defined( 'WIDGETOPTS_VERSION' ) ) {
88
- define( 'WIDGETOPTS_VERSION', '3.8.9' );
89
  }
90
 
91
  // Plugin Folder Path.
3
  * Plugin Name: Widget Options
4
  * Plugin URI: https://widget-options.com/
5
  * Description: Additional Widget options for better widget control. Get <strong><a href="http://widget-options.com/" target="_blank" >Extended Widget Options for WordPress</a></strong> for complete widget controls. Thanks!
6
+ * Version: 3.8.9.1
7
  * Author: Widget Options Team
8
  * Author URI: https://widget-options.com/
9
  * Text Domain: widget-options
85
 
86
  // Plugin version.
87
  if ( ! defined( 'WIDGETOPTS_VERSION' ) ) {
88
+ define( 'WIDGETOPTS_VERSION', '3.8.9.1' );
89
  }
90
 
91
  // Plugin Folder Path.
readme.txt CHANGED
@@ -1,11 +1,11 @@
1
- === Widget Options - Add Context To WordPress Widgets ===
2
  Contributors: marketingfire, phpbits
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FMKC2SLPTULP8
4
  Tags: widgets, widget plugins, widget settings, flexible widget area manager, restrict widgets, display widgets, widget logic, hide widgets, hide widget, sidebar, widget content, display widget, widget options, widget option, widget, widget css, CSS, widget classes, widget styling, widget ID, widget custom class, widget visibility, widget ninja, jetpack visibility, siteorigin, siteorigin pagebuilder, pagebuilder by siteorigin, elementor pagebuilder
5
  Requires at least: 4.0
6
  Tested up to: 6.0.2
7
  Requires PHP: 5.6
8
- Stable tag: 3.8.9
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -171,6 +171,11 @@ Widget Options is a featured pack fully lightweight plugin. Using Query Monitor
171
 
172
  == Changelog ==
173
 
 
 
 
 
 
174
  = 3.8.9 =
175
 
176
  * Fixed PHP Notices connected to WPML variable
1
+ === Widget Options - The #1 WordPress Widget Control Plugin ===
2
  Contributors: marketingfire, phpbits
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FMKC2SLPTULP8
4
  Tags: widgets, widget plugins, widget settings, flexible widget area manager, restrict widgets, display widgets, widget logic, hide widgets, hide widget, sidebar, widget content, display widget, widget options, widget option, widget, widget css, CSS, widget classes, widget styling, widget ID, widget custom class, widget visibility, widget ninja, jetpack visibility, siteorigin, siteorigin pagebuilder, pagebuilder by siteorigin, elementor pagebuilder
5
  Requires at least: 4.0
6
  Tested up to: 6.0.2
7
  Requires PHP: 5.6
8
+ Stable tag: 3.8.9.1
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
171
 
172
  == Changelog ==
173
 
174
+ = 3.8.9.1 =
175
+
176
+ * Added additional update wp.org description
177
+ * Updated title from Widget Options – Add Context To WordPress Widgets to Widget Options - The #1 WordPress Widget Control Plugin
178
+
179
  = 3.8.9 =
180
 
181
  * Fixed PHP Notices connected to WPML variable