TemplatesNext ToolKit - Version 3.2.3

Version Description

Download this release

Release Info

Developer marsian
Plugin Icon 128x128 TemplatesNext ToolKit
Version 3.2.3
Comparing to
See all releases

Code changes from version 3.2.2 to 3.2.3

Files changed (3) hide show
  1. js/tx-script.js +2 -2
  2. readme.txt +1 -1
  3. tx-toolkit.php +1 -1
js/tx-script.js CHANGED
@@ -150,11 +150,11 @@ jQuery(document).ready(function ($) {
150
  // blog area masonry
151
  //if ( $('.tx-post-row').length > 0 )
152
 
153
- $(window).load(function(){
154
  $('.tx-masonry').each(function () {
155
  $(this).masonry({});
156
  });
157
- });
158
 
159
  /*
160
  $('.tx-blog').each(function () {
150
  // blog area masonry
151
  //if ( $('.tx-post-row').length > 0 )
152
 
153
+ //$(window).load(function(){
154
  $('.tx-masonry').each(function () {
155
  $(this).masonry({});
156
  });
157
+ //});
158
 
159
  /*
160
  $('.tx-blog').each(function () {
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: shortcode, shortcodes, columns, column, section, sections, portfolio, test
4
  Requires at least: 4.0
5
  Tested up to: 5.6
6
  Requires PHP: 5.6
7
- Stable tag: 3.2.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
4
  Requires at least: 4.0
5
  Tested up to: 5.6
6
  Requires PHP: 5.6
7
+ Stable tag: 3.2.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
tx-toolkit.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: TemplatesNext ToolKit
5
  Plugin URI: https://www.templatesnext.org/icreate/templatesnext-toolkit/
6
  Description: Custom Portfolio and Shortcode functionality for TemplatesNext Wordpress Themes
7
- Version: 3.2.2
8
  Author: TemplatesNext
9
  Text Domain: tx
10
  Author URI: http://templatesnext.org/
4
  Plugin Name: TemplatesNext ToolKit
5
  Plugin URI: https://www.templatesnext.org/icreate/templatesnext-toolkit/
6
  Description: Custom Portfolio and Shortcode functionality for TemplatesNext Wordpress Themes
7
+ Version: 3.2.3
8
  Author: TemplatesNext
9
  Text Domain: tx
10
  Author URI: http://templatesnext.org/