Weblizar Twitter Widget - Version 1.7.7

Version Description

  • Add : about protected tweet link
  • Fix : minor changed
Download this release

Release Info

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

Code changes from version 1.7.6 to 1.7.7

Files changed (3) hide show
  1. readme.txt +6 -1
  2. twiiter_help.php +4 -2
  3. twitter-tweets.php +1 -1
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.weblizar.com/
4
  Tags: twitter, twitter widget, twitter wordpress plugin,twitter feed
5
  Requires at least: 3.8
6
  Tested up to: 4.9.8
7
- Stable tag: 1.7.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -78,6 +78,11 @@ Please use WordPress support forum to ask any query regarding any issue.
78
  == Changelog ==
79
 
80
  For more information, see Weblizar(https://weblizar.com/)
 
 
 
 
 
81
  = 1.7.6 =
82
  - ADD : WP Color Picker for url link
83
  - ADD : Range slider for feed height
4
  Tags: twitter, twitter widget, twitter wordpress plugin,twitter feed
5
  Requires at least: 3.8
6
  Tested up to: 4.9.8
7
+ Stable tag: 1.7.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
78
  == Changelog ==
79
 
80
  For more information, see Weblizar(https://weblizar.com/)
81
+
82
+ = 1.7.7 =
83
+ - Add : about protected tweet link
84
+ - Fix : minor changed
85
+
86
  = 1.7.6 =
87
  - ADD : WP Color Picker for url link
88
  - ADD : Range slider for feed height
twiiter_help.php CHANGED
@@ -249,14 +249,16 @@ if(isset($_REQUEST['twitter-page-user_name'])) {
249
  <p>Twitter Tweet By Weblizar plugin comes with 2 major feature.</p>
250
  <br>
251
  <p><strong>1 - Twitter Tweets Widget</strong></p>
252
- <p><strong>2 - Twitter Tweets Shoertcode [TWTR]</strong></p>
 
 
253
  <br><br>
254
  <p><strong>Twitter Tweets Widget</strong></p>
255
  <hr>
256
  <p>You can use the widget to display your Twitter Tweets in any theme Widget Sections.</p>
257
  <p>Simple go to your <a href="<?php echo get_site_url(); ?>/wp-admin/widgets.php"><strong>Widgets</strong></a> section and activate available <strong>"Twitter By Weblizar"</strong> widget in any sidebar section, like in left sidebar, right sidebar or footer sidebar.</p>
258
  <br><br>
259
- <p><strong>Twitter Tweets Shoertcode [TWTR]</strong></p>
260
  <hr>
261
  <p><strong>[TWTR]</strong> shortcode give ability to display Twitter Tweets Box in any Page / Post with content.</p>
262
  <p>To use shortcode, just copy <strong>[TWTR]</strong> shortcode and paste into content editor of any Page / Post.</p>
249
  <p>Twitter Tweet By Weblizar plugin comes with 2 major feature.</p>
250
  <br>
251
  <p><strong>1 - Twitter Tweets Widget</strong></p>
252
+ <p><strong>2 - Twitter Tweets Shortcode [TWTR]</strong></p>
253
+ <br><br>
254
+ <p><strong>Note: Protected tweets will not view <a href="https://help.twitter.com/en/safety-and-security/public-and-protected-tweets" target="_blank">Help</a></strong></p>
255
  <br><br>
256
  <p><strong>Twitter Tweets Widget</strong></p>
257
  <hr>
258
  <p>You can use the widget to display your Twitter Tweets in any theme Widget Sections.</p>
259
  <p>Simple go to your <a href="<?php echo get_site_url(); ?>/wp-admin/widgets.php"><strong>Widgets</strong></a> section and activate available <strong>"Twitter By Weblizar"</strong> widget in any sidebar section, like in left sidebar, right sidebar or footer sidebar.</p>
260
  <br><br>
261
+ <p><strong>Twitter Tweets Shortcode [TWTR]</strong></p>
262
  <hr>
263
  <p><strong>[TWTR]</strong> shortcode give ability to display Twitter Tweets Box in any Page / Post with content.</p>
264
  <p>To use shortcode, just copy <strong>[TWTR]</strong> shortcode and paste into content editor of any Page / Post.</p>
twitter-tweets.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Plugin Name: Weblizar Twitter Widget
4
- * Version: 1.7.6
5
  * Description: Display your latest tweets on WordPress blog from your Twitter account.
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com/
1
  <?php
2
  /*
3
  * Plugin Name: Weblizar Twitter Widget
4
+ * Version: 1.7.7
5
  * Description: Display your latest tweets on WordPress blog from your Twitter account.
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com/