Pricing Table by Supsystic - Version 1.9.9

Version Description

Download this release

Release Info

Developer supsystic.com
Plugin Icon 128x128 Pricing Table by Supsystic
Version 1.9.9
Comparing to
See all releases

Code changes from version 1.9.8 to 1.9.9

Files changed (3) hide show
  1. config.php +1 -1
  2. pts.php +1 -1
  3. readme.txt +2 -2
config.php CHANGED
@@ -49,7 +49,7 @@
49
  define('PTS_EOL', "\n");
50
 
51
  define('PTS_PLUGIN_INSTALLED', true);
52
- define('PTS_VERSION', '1.9.8');
53
  define('PTS_USER', 'user');
54
 
55
  define('PTS_CLASS_PREFIX', 'ptsc');
49
  define('PTS_EOL', "\n");
50
 
51
  define('PTS_PLUGIN_INSTALLED', true);
52
+ define('PTS_VERSION', '1.9.9');
53
  define('PTS_USER', 'user');
54
 
55
  define('PTS_CLASS_PREFIX', 'ptsc');
pts.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Pricing Table by Supsystic
4
  * Plugin URI: https://supsystic.com/plugins/pricing-table/
5
  * Description: Pricing Table generator by Supsystic allow you to create responsive pricing tables or comparison table without any programming skills
6
- * Version: 1.9.8
7
  * Author: supsystic.com
8
  * Author URI: http://supsystic.com/
9
  * Text Domain: pricing-table-by-supsystic
3
  * Plugin Name: Pricing Table by Supsystic
4
  * Plugin URI: https://supsystic.com/plugins/pricing-table/
5
  * Description: Pricing Table generator by Supsystic allow you to create responsive pricing tables or comparison table without any programming skills
6
+ * Version: 1.9.9
7
  * Author: supsystic.com
8
  * Author URI: http://supsystic.com/
9
  * Text Domain: pricing-table-by-supsystic
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: supsystic.com
3
  Donate link: https://supsystic.com/plugins/pricing-table
4
  Tags: price table, pricing table, price, pricing, table, comparison table, css table, comparison, price gird, pricing gird, pricing box, price chart, price plan, chart, plan
5
- Tested up to: 6.0
6
- Stable tag: 1.9.8
7
 
8
  Pricing Table generator by Supsystic allows you to create responsive pricing tables or comparison table without any programming skills
9
 
2
  Contributors: supsystic.com
3
  Donate link: https://supsystic.com/plugins/pricing-table
4
  Tags: price table, pricing table, price, pricing, table, comparison table, css table, comparison, price gird, pricing gird, pricing box, price chart, price plan, chart, plan
5
+ Tested up to: 6.1
6
+ Stable tag: 1.9.9
7
 
8
  Pricing Table generator by Supsystic allows you to create responsive pricing tables or comparison table without any programming skills
9