Version Description
Download this release
Release Info
Developer | weblizar |
Plugin | Weblizar Twitter Widget |
Version | 1.5.7 |
Comparing to | |
See all releases |
Code changes from version 1.5.6 to 1.5.7
- readme.txt +2 -2
- twitter-tweets.php +1 -1
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: weblizar
|
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
Tags: twitter, twitter follow, show latest tweets, twitter share, twitter share button, tweets, twitter widget, twitter shortcode, twitter sidebar, twitter feed, twitter plugin
|
5 |
Requires at least: 3.5
|
6 |
-
Tested up to: 4.6
|
7 |
-
Stable tag: 1.5.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
Tags: twitter, twitter follow, show latest tweets, twitter share, twitter share button, tweets, twitter widget, twitter shortcode, twitter sidebar, twitter feed, twitter plugin
|
5 |
Requires at least: 3.5
|
6 |
+
Tested up to: 4.6.1
|
7 |
+
Stable tag: 1.5.7
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
twitter-tweets.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Plugin Name: Twitter Tweets
|
4 |
-
* Version: 1.5.
|
5 |
* Description: Display your latest tweets on WordPress blog from your Twitter account.
|
6 |
* Author: WebLizar
|
7 |
* Author URI: http://www.weblizar.com/
|
1 |
<?php
|
2 |
/*
|
3 |
* Plugin Name: Twitter Tweets
|
4 |
+
* Version: 1.5.7
|
5 |
* Description: Display your latest tweets on WordPress blog from your Twitter account.
|
6 |
* Author: WebLizar
|
7 |
* Author URI: http://www.weblizar.com/
|