Weblizar Twitter Widget - Version 1.9.4

Version Description

[01-06-2020] * Minor bug fix.

Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Weblizar Twitter Widget
Version 1.9.4
Comparing to
See all releases

Code changes from version 1.9.3 to 1.9.4

Files changed (3) hide show
  1. banner.php +4 -3
  2. readme.txt +5 -2
  3. twitter-tweets.php +1 -1
banner.php CHANGED
@@ -6,15 +6,16 @@ $twt_imgpath = WEBLIZAR_TWITTER_PLUGIN_URL."images/twt.jpg"; ?>
6
  <div class="wb-col-md-6 wb-col-sm-12">
7
  <img class="wp-img-responsive" src="<?php echo esc_url($twt_imgpath); ?>" alt="img">
8
  </div>
9
- <div class="wb-col-md-6 wb-col-sm-12 wb_banner_featurs-list">
10
- <span><h2><?php esc_html_e('Twitter Tweets Pro Features', 'twitter-tweets'); ?> </h2></span>
11
  <ul>
 
12
  <li> <?php esc_html_e('Multiple Twitter feeds with no limitations', 'twitter-tweets'); ?> </li>
13
  <li> <?php esc_html_e('Feeds of multiple Users, hashtags or search terms', 'twitter-tweets'); ?> </li>
14
  <li> <?php esc_html_e('Filter Tweets by hashtag or words', 'twitter-tweets'); ?> </li>
15
  <li> <?php esc_html_e('Display Tweets in Slider', 'twitter-tweets'); ?> </li>
16
  <li> <?php esc_html_e('Configurable number of tweets to display', 'twitter-tweets'); ?> </li>
17
- <li> <?php esc_html_e('Load more Tweets', 'twitter-tweets'); ?> </li>
18
  <li> <?php esc_html_e('Style Settings'); ?></li>
19
  <li> <?php esc_html_e('Google Fonts', 'twitter-tweets'); ?> </li>
20
  <li> <?php esc_html_e('Tweet Actions (reply, retweet, like)', 'twitter-tweets'); ?> </li>
6
  <div class="wb-col-md-6 wb-col-sm-12">
7
  <img class="wp-img-responsive" src="<?php echo esc_url($twt_imgpath); ?>" alt="img">
8
  </div>
9
+ <div class="wb-col-md-6 wb-col-sm-12 wb_banner_featurs-list"><br>
10
+ <span><h2 style="color: white;"><?php esc_html_e('Twitter Tweets Pro Features', 'twitter-tweets'); ?> </h2></span>
11
  <ul>
12
+ <br>
13
  <li> <?php esc_html_e('Multiple Twitter feeds with no limitations', 'twitter-tweets'); ?> </li>
14
  <li> <?php esc_html_e('Feeds of multiple Users, hashtags or search terms', 'twitter-tweets'); ?> </li>
15
  <li> <?php esc_html_e('Filter Tweets by hashtag or words', 'twitter-tweets'); ?> </li>
16
  <li> <?php esc_html_e('Display Tweets in Slider', 'twitter-tweets'); ?> </li>
17
  <li> <?php esc_html_e('Configurable number of tweets to display', 'twitter-tweets'); ?> </li>
18
+ <li> <?php esc_html_e('Load more Tweets', 'twitter-tweets'); ?> </li>
19
  <li> <?php esc_html_e('Style Settings'); ?></li>
20
  <li> <?php esc_html_e('Google Fonts', 'twitter-tweets'); ?> </li>
21
  <li> <?php esc_html_e('Tweet Actions (reply, retweet, like)', 'twitter-tweets'); ?> </li>
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Customize Feeds for Twitter ===
2
  Contributors: weblizar
3
  Donate link: https://www.weblizar.com/
4
  Tags: twitter, tweets, twitter tweets, twitter widget, twitter wordPress plugin, twitter feed
5
  Requires at least: 3.8
6
  Tested up to: 5.4
7
- Stable tag: 1.9.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -113,6 +113,9 @@ Please use WordPress support forum to ask any query regarding any issue.
113
 
114
  For more information, see Weblizar(https://weblizar.com/)
115
 
 
 
 
116
  = 1.9.3 =[13-03-2020]
117
  * Minor bug fix.
118
  * layout fix.
1
+ === Customize Feeds for Twitter ===
2
  Contributors: weblizar
3
  Donate link: https://www.weblizar.com/
4
  Tags: twitter, tweets, twitter tweets, twitter widget, twitter wordPress plugin, twitter feed
5
  Requires at least: 3.8
6
  Tested up to: 5.4
7
+ Stable tag: 1.9.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
113
 
114
  For more information, see Weblizar(https://weblizar.com/)
115
 
116
+ = 1.9.4 =[01-06-2020]
117
+ * Minor bug fix.
118
+
119
  = 1.9.3 =[13-03-2020]
120
  * Minor bug fix.
121
  * layout fix.
twitter-tweets.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Plugin Name: Customize Feeds for Twitter
4
- * Version: 1.9.3
5
  * Description: Customize Feeds for Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your webiste by using shortcode or widgets
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com/
1
  <?php
2
  /*
3
  * Plugin Name: Customize Feeds for Twitter
4
+ * Version: 1.9.4
5
  * Description: Customize Feeds for Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your webiste by using shortcode or widgets
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com/