Blog2Social: Social Media Auto Post & Scheduler - Version 6.3.1

Version Description

Additional Security Update

Download this release

Release Info

Developer PR-Gateway
Plugin Icon 128x128 Blog2Social: Social Media Auto Post & Scheduler
Version 6.3.1
Comparing to
See all releases

Code changes from version 6.3.0 to 6.3.1

Files changed (2) hide show
  1. blog2social.php +2 -2
  2. readme.txt +5 -1
blog2social.php CHANGED
@@ -6,12 +6,12 @@
6
  * Author: Blog2Social, Adenion
7
  * Text Domain: blog2social
8
  * Domain Path: /languages
9
- * Version: 6.3.0
10
  * Author URI: https://www.blog2social.com
11
  * License: GPL2+
12
  */
13
 
14
- define('B2S_PLUGIN_VERSION', '630');
15
  define('B2S_PLUGIN_LANGUAGE', serialize(array('de_DE', 'en_US')));
16
  define('B2S_PLUGIN_DIR', plugin_dir_path(__FILE__));
17
  define('B2S_PLUGIN_URL', plugin_dir_url(__FILE__));
6
  * Author: Blog2Social, Adenion
7
  * Text Domain: blog2social
8
  * Domain Path: /languages
9
+ * Version: 6.3.1
10
  * Author URI: https://www.blog2social.com
11
  * License: GPL2+
12
  */
13
 
14
+ define('B2S_PLUGIN_VERSION', '631');
15
  define('B2S_PLUGIN_LANGUAGE', serialize(array('de_DE', 'en_US')));
16
  define('B2S_PLUGIN_DIR', plugin_dir_path(__FILE__));
17
  define('B2S_PLUGIN_URL', plugin_dir_url(__FILE__));
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: auto post, auto publish, social media scheduling, social media calendar, s
5
  Donate link: https://paypal.me/adenion
6
  Requires at least: 4.7.0
7
  Tested up to: 5.4
8
- Stable tag: 6.3.0
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -218,6 +218,8 @@ To get started with the basics of Blog2Social and maybe find some useful tips an
218
  7. Keep track of your shared posts and scheduling plan with the Social Media Calendar.
219
 
220
  == Changelog ==
 
 
221
  = 6.3.0 =
222
  Blog2Social Community and Autoposter Retweets
223
  = 6.2.0 =
@@ -278,6 +280,8 @@ Usability Optimization
278
  Content Curation with links, WooCommerce compatibility, gutenberg editor compatibility
279
 
280
  == Upgrade Notice ==
 
 
281
  = 6.3.0 =
282
  Blog2Social Community and Autoposter Retweets
283
  = 6.2.0 =
5
  Donate link: https://paypal.me/adenion
6
  Requires at least: 4.7.0
7
  Tested up to: 5.4
8
+ Stable tag: 6.3.1
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
218
  7. Keep track of your shared posts and scheduling plan with the Social Media Calendar.
219
 
220
  == Changelog ==
221
+ = 6.3.1 =
222
+ Additional Security Update
223
  = 6.3.0 =
224
  Blog2Social Community and Autoposter Retweets
225
  = 6.2.0 =
280
  Content Curation with links, WooCommerce compatibility, gutenberg editor compatibility
281
 
282
  == Upgrade Notice ==
283
+ = 6.3.1 =
284
+ Additional Security Update
285
  = 6.3.0 =
286
  Blog2Social Community and Autoposter Retweets
287
  = 6.2.0 =