Changeset 1489137
- Timestamp:
- 09/02/2016 09:28:52 PM (10 years ago)
- Location:
- ithemes-exchange
- Files:
-
- 10 edited
- 1 copied
-
tags/1.35.10.1 (copied) (copied from ithemes-exchange/trunk)
-
tags/1.35.10.1/history.txt (modified) (1 diff)
-
tags/1.35.10.1/init.php (modified) (2 diffs)
-
tags/1.35.10.1/lang/ithemes-exchange.pot (modified) (3 diffs)
-
tags/1.35.10.1/lib/super-widget/class.super-widget.php (modified) (1 diff)
-
tags/1.35.10.1/readme.txt (modified) (2 diffs)
-
trunk/history.txt (modified) (1 diff)
-
trunk/init.php (modified) (2 diffs)
-
trunk/lang/ithemes-exchange.pot (modified) (3 diffs)
-
trunk/lib/super-widget/class.super-widget.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ithemes-exchange/tags/1.35.10.1/history.txt
r1487562 r1489137 1302 1302 Fix: Issue with the Super Widget not rendering correctly 1303 1303 Tweak: Add support for sale price to make a product free 1304 1.35.10.1 - Elise Alley, Timothy Jacobs 1305 Fix: Issue with the Super Widget not rendering when 'the_content' is applied before the main content area. -
ithemes-exchange/tags/1.35.10.1/init.php
r1487562 r1489137 2 2 /* 3 3 * Plugin Name: iThemes Exchange 4 * Version: 1.35.10 4 * Version: 1.35.10.1 5 5 * Text Domain: it-l10n-ithemes-exchange 6 6 * Description: Easily sell your digital goods with iThemes Exchange, simple ecommerce for WordPress … … 25 25 class IT_Exchange { 26 26 27 var $_version = '1.35.10 ';27 var $_version = '1.35.10.1'; 28 28 var $_wp_minimum = '3.5'; 29 29 var $_slug = 'ithemes-exchange'; -
ithemes-exchange/tags/1.35.10.1/lang/ithemes-exchange.pot
r1487562 r1489137 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: iThemes Exchange 1.35.10 \n"5 "Project-Id-Version: iThemes Exchange 1.35.10.1\n" 6 6 "Report-Msgid-Bugs-To: http://ithemes.com/support/\n" 7 "POT-Creation-Date: 2016-0 8-31 15:10:37+00:00\n"7 "POT-Creation-Date: 2016-09-02 19:48:04+00:00\n" 8 8 "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" 9 9 "MIME-Version: 1.0\n" … … 2884 2884 msgstr "" 2885 2885 2886 #. #-#-#-#-# ithemes-exchange.pot (iThemes Exchange 1.35.10 ) #-#-#-#-#2886 #. #-#-#-#-# ithemes-exchange.pot (iThemes Exchange 1.35.10.1) #-#-#-#-# 2887 2887 #. Plugin Name of the plugin/theme 2888 2888 #: core-addons/admin/basic-reporting/init.php:21 … … 7272 7272 msgstr "" 7273 7273 7274 #: lib/super-widget/class.super-widget.php:27 27274 #: lib/super-widget/class.super-widget.php:274 7275 7275 msgid "There are no options for this widget." 7276 7276 msgstr "" -
ithemes-exchange/tags/1.35.10.1/lib/super-widget/class.super-widget.php
r1487562 r1489137 239 239 } 240 240 241 $this->rendered = true; 241 if ( $this->in_sidebar || did_action( 'loop_start' ) ) { 242 $this->rendered = true; 243 } 242 244 } 243 245 -
ithemes-exchange/tags/1.35.10.1/readme.txt
r1487562 r1489137 4 4 Requires at least: 3.7 5 5 Tested up to: 4.6 6 Stable tag: 1.35.10 6 Stable tag: 1.35.10.1 7 7 License: GPLv2 or later 8 8 … … 88 88 89 89 == Changelog == 90 91 = 1.35.10.1 = 92 * Fix: Issue with the Super Widget not rendering when 'the_content' is applied before the main content area. 90 93 91 94 = 1.35.10 = -
ithemes-exchange/trunk/history.txt
r1487562 r1489137 1302 1302 Fix: Issue with the Super Widget not rendering correctly 1303 1303 Tweak: Add support for sale price to make a product free 1304 1.35.10.1 - Elise Alley, Timothy Jacobs 1305 Fix: Issue with the Super Widget not rendering when 'the_content' is applied before the main content area. -
ithemes-exchange/trunk/init.php
r1487562 r1489137 2 2 /* 3 3 * Plugin Name: iThemes Exchange 4 * Version: 1.35.10 4 * Version: 1.35.10.1 5 5 * Text Domain: it-l10n-ithemes-exchange 6 6 * Description: Easily sell your digital goods with iThemes Exchange, simple ecommerce for WordPress … … 25 25 class IT_Exchange { 26 26 27 var $_version = '1.35.10 ';27 var $_version = '1.35.10.1'; 28 28 var $_wp_minimum = '3.5'; 29 29 var $_slug = 'ithemes-exchange'; -
ithemes-exchange/trunk/lang/ithemes-exchange.pot
r1487562 r1489137 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: iThemes Exchange 1.35.10 \n"5 "Project-Id-Version: iThemes Exchange 1.35.10.1\n" 6 6 "Report-Msgid-Bugs-To: http://ithemes.com/support/\n" 7 "POT-Creation-Date: 2016-0 8-31 15:10:37+00:00\n"7 "POT-Creation-Date: 2016-09-02 19:48:04+00:00\n" 8 8 "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" 9 9 "MIME-Version: 1.0\n" … … 2884 2884 msgstr "" 2885 2885 2886 #. #-#-#-#-# ithemes-exchange.pot (iThemes Exchange 1.35.10 ) #-#-#-#-#2886 #. #-#-#-#-# ithemes-exchange.pot (iThemes Exchange 1.35.10.1) #-#-#-#-# 2887 2887 #. Plugin Name of the plugin/theme 2888 2888 #: core-addons/admin/basic-reporting/init.php:21 … … 7272 7272 msgstr "" 7273 7273 7274 #: lib/super-widget/class.super-widget.php:27 27274 #: lib/super-widget/class.super-widget.php:274 7275 7275 msgid "There are no options for this widget." 7276 7276 msgstr "" -
ithemes-exchange/trunk/lib/super-widget/class.super-widget.php
r1487562 r1489137 239 239 } 240 240 241 $this->rendered = true; 241 if ( $this->in_sidebar || did_action( 'loop_start' ) ) { 242 $this->rendered = true; 243 } 242 244 } 243 245 -
ithemes-exchange/trunk/readme.txt
r1487562 r1489137 4 4 Requires at least: 3.7 5 5 Tested up to: 4.6 6 Stable tag: 1.35.10 6 Stable tag: 1.35.10.1 7 7 License: GPLv2 or later 8 8 … … 88 88 89 89 == Changelog == 90 91 = 1.35.10.1 = 92 * Fix: Issue with the Super Widget not rendering when 'the_content' is applied before the main content area. 90 93 91 94 = 1.35.10 =
Note: See TracChangeset
for help on using the changeset viewer.