Feed & LikeBox For Facebook - Version 2.9.2

Version Description

[09-03-2020] * Removed unnecessary hidden text from the shortcode content.

Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Feed & LikeBox For Facebook
Version 2.9.2
Comparing to
See all releases

Code changes from version 2.9.1 to 2.9.2

Files changed (2) hide show
  1. facebook-by-weblizar.php +1 -1
  2. readme.txt +5 -2
facebook-by-weblizar.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Social LikeBox & Feed
4
- * Version: 2.9.1
5
  * Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds and like-box contents.
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com
1
  <?php
2
  /**
3
  * Plugin Name: Social LikeBox & Feed
4
+ * Version: 2.9.2
5
  * Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds and like-box contents.
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.weblizar.com/
4
  Tags: facebook, facebook feed, facebook like box, facebook posts, facebook page, FaceBook posts, facebook widget, FaceBook profile, FaceBook group, facebook page feed, facebook page like box, feed, likebox
5
  Requires at least: 3.8
6
  Tested up to: 5.4
7
- Stable tag: 2.9.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -216,7 +216,10 @@ For more information, see [Weblizar](https://weblizar.com/) .
216
 
217
  == Changelog ==
218
 
219
- = 2.9.1 = [-01-2020]
 
 
 
220
  * Bootstrap library update
221
  * compatible with Wordpress 5.4.
222
 
4
  Tags: facebook, facebook feed, facebook like box, facebook posts, facebook page, FaceBook posts, facebook widget, FaceBook profile, FaceBook group, facebook page feed, facebook page like box, feed, likebox
5
  Requires at least: 3.8
6
  Tested up to: 5.4
7
+ Stable tag: 2.9.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
216
 
217
  == Changelog ==
218
 
219
+ = 2.9.2 = [09-03-2020]
220
+ * Removed unnecessary hidden text from the shortcode content.
221
+
222
+ = 2.9.1 = [06-03-2020]
223
  * Bootstrap library update
224
  * compatible with Wordpress 5.4.
225