Version Description
- Remove design issue
- Small changes in readme
Download this release
Release Info
Developer | weblizar |
Plugin | Weblizar Twitter Widget |
Version | 0.3 |
Comparing to | |
See all releases |
Code changes from version 0.2 to 0.3
- readme.txt +6 -2
- twitter-tweets.php +1 -1
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Tweets ===
|
2 |
Contributors: weblizar
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
-
Tags: twitter, twitter plugin, button, connect, follow button, tvet, tvett, tvit, tviter, tvitt, tweet, tweeter, twett, twit, twiter, twitter connect, tweet, twitter connect, twitter follow, twitter follow button, twitter share, twitter share button, social, button, social button, stream, tweets, twitter widget, latest tweets, add tweet, twitter shortcode, twitter button, reply, follow me, like, follow, twitter news, tweets
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.9.1
|
7 |
-
Stable tag: 0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -77,6 +77,10 @@ Please use WordPress support forum to ask any query regarding any issue.
|
|
77 |
|
78 |
For more information, see Weblizar(http://wwww.weblizar.com/).
|
79 |
|
|
|
|
|
|
|
|
|
80 |
= 0.2 =
|
81 |
|
82 |
* resolved css error.
|
1 |
=== Tweets ===
|
2 |
Contributors: weblizar
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
+
Tags: twitter, twitter plugin, button, connect, follow button, tvet, tvett, tvit, tviter, tvitt, tweet, tweeter, twett, twit, twiter, twitter connect, tweet, twitter connect, twitter follow, twitter follow button, twitter share, twitter share button, social, button, social button, stream, tweets, twitter widget, latest tweets, add tweet, twitter shortcode, twitter button, reply, follow me, like, follow, twitter news, tweets, bitly, links, microblogging, Post, redirect, shortener, twitter, yourls, widget, plugin, wordpress twitter, twitter bootstrap, archive, integrate, integration, notify, shortcode, twitter search, twitter share, twitter share button, twitter shortcode, twitter sidebar, twitter timeline, twitter tools, twitter widget, twitter-followers, WordPress Twitter , twitter api, twitter badge, twitter button, twitter cards, twitter connect, twitter favorites, social bookmark, social bookmarking, add link to twitter, post to twitter, publish post to twitter, social media,
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.9.1
|
7 |
+
Stable tag: 0.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
77 |
|
78 |
For more information, see Weblizar(http://wwww.weblizar.com/).
|
79 |
|
80 |
+
= 0.3 =
|
81 |
+
* Remove design issue
|
82 |
+
* Small changes in readme
|
83 |
+
|
84 |
= 0.2 =
|
85 |
|
86 |
* resolved css error.
|
twitter-tweets.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Twitter Tweets
|
4 |
-
* Version: 0.
|
5 |
* Description: Display latest tweets on WordPress blog from Twitter account.
|
6 |
* Author: WebLizar
|
7 |
* Author URI: http://www.weblizar.com
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Twitter Tweets
|
4 |
+
* Version: 0.3
|
5 |
* Description: Display latest tweets on WordPress blog from Twitter account.
|
6 |
* Author: WebLizar
|
7 |
* Author URI: http://www.weblizar.com
|