WP twitter feeds - Version 1.2

Version Description

  • Improved Fornt-End UI design.
Download this release

Release Info

Developer vivacityinfotech.jaipur
Plugin Icon 128x128 WP twitter feeds
Version 1.2
Comparing to
See all releases

Code changes from version 1.1 to 1.2

README.txt CHANGED
@@ -1 +1,98 @@
1
- === Plugin Name ===
2
  *Easy install
3
  *Very easy to configure.
4
  *Display Tweets with a Widget.
5
  *You can choose to show a profile image, border color and much more with your Tweets.
6
  *Multiple instance so you can use Twitter widget multiple places.
7
  *Different color Options.
8
  *Lightweight and loading fast
9
  *Set maximum number of tweets to display
10
  *Turn on/off displaying avatar
11
  *Supports v1.1 of the Twitter API
12
  English
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  *Easy install
2
  *Very easy to configure.
3
  *Display Tweets with a Widget.
4
  *You can choose to show a profile image, border color and much more with your Tweets.
5
  *Multiple instance so you can use Twitter widget multiple places.
6
  *Different color Options.
7
  *Lightweight and loading fast
8
  *Set maximum number of tweets to display
9
  *Turn on/off displaying avatar
10
  *Supports v1.1 of the Twitter API
11
  English
12
+ === Plugin Name ===
13
+ Contributors: vivacityinfotech.jaipur
14
+ Donate link: http://tinyurl.com/owxtkmt
15
+ Tags: wp twitter feeds,twitter feeds, twitter timeline,twitter widget,twitter widget for wordpress,wp twitter feeds widget,live tweets, live twitter feeds, tweets, feeds, wp twitter feeds plugin, twitter user tweets, twitter 1.1, twitter api
16
+ Requires at least: 3.0
17
+ Tested up to: 3.8
18
+ License: GPLv2 or later
19
+ Stable tag: 1.2
20
+
21
+
22
+ WP Twitter Feeds - A simple widget which lets you add your latest tweets in just a few clicks on your website.
23
+
24
+ == Description ==
25
+
26
+ An easy Twitter feeds widget that provides facility to display twitter tweets on your website using the latest Twitter 1.1 API. A simple widget which lets you add your latest tweets in widget areas. Get started in just a few clicks and use the provided Widget to easily display your Tweets on your website.
27
+
28
+ Now you don`t need to copy and paste the code from twitter with your settings anymore, just install the plugin and set the options.
29
+ By option page, you can define the duration of fade effect, the number of tweet to see and other things.
30
+
31
+ The "WP Twitter Feeds" Widget will never require your Twitter password, because it based on Open Authentication (OAuth) keys and secrets, that you will get by creating your application at Twitter. It gets all your required data from API. Incase you change your password, you won’t need to update your Widget in your Blog.
32
+
33
+ = Plugin Features =
34
+
35
+ *Easy install
36
+ *Very easy to configure.
37
+ *Display Tweets with a Widget.
38
+ *You can choose to show a profile image, border color and much more with your Tweets.
39
+ *Multiple instance so you can use Twitter widget multiple places.
40
+ *Different color Options.
41
+ *Lightweight and loading fast
42
+ *Set maximum number of tweets to display
43
+ *Turn on/off displaying avatar
44
+ *Supports v1.1 of the Twitter API
45
+
46
+
47
+ = Rate Us / Feedback =
48
+
49
+ Please take the time to let us and others know about your experiences by leaving a review, so that we can improve the plugin for you and other users.
50
+
51
+ If you like the plugin please [Donate here](http://tinyurl.com/owxtkmt).
52
+
53
+ = Want More? =
54
+
55
+ If You Want more functionality or some modifications, just drop us a line what you want and We will try to add or modify the plugin functions.
56
+
57
+
58
+
59
+ == Available Languages ==
60
+
61
+ English
62
+
63
+ == Installation ==
64
+
65
+ Installation consists of following steps:
66
+
67
+ 1. Upload "WP Twitter Tweets" to the /wp-content/plugins/ directory
68
+ 2. Activate the plugin through the 'Plugins' menu in WordPress
69
+ 3. Place the "WP Twitter Tweets" Widget on your sidebar and add twitter username with API details of Twitter.
70
+
71
+ == Frequently Asked Questions ==
72
+
73
+ = How to create a Twitter Application =
74
+
75
+ 1. Visit the Twitter Developers Site: The first thing you need to do is head on down to dev.twitter.com. In order to create an account, all you need to do is click on the “Sign In” link at the top right.
76
+
77
+ 2. Sign in with your Twitter Account: Next, sign in with the Twitter account you want to associate with your app. You do have a Twitter account don’t you?!
78
+
79
+ 3. Go to “My Applications”: Once you’re logged in, click on the downwards arrow to the right of your Twitter image and select “My Applications”. This is where all your registered Twitter apps will appear.
80
+
81
+ 4. Create a New Application: If you are new to the Developers site you won’t see any applications registered. Either way, it’s time to create our first application. To do this, click on the big “Create a new application” button.
82
+
83
+ 5. Fill in your Application Details: It’s been easy so far, but this screen often makes people confused. Don’t worry, it’s a lot easier than you think. First of all you need to give your app a unique name (one that no one else has used for their Twitter app). Since we’re going to be an creating app for personal use and not one that other people can register and use, just put your domain name in or perhaps even your name. You don’t have to worry much about the description– you can change this later. I’ve put “a set of Twitter tools for personal use”.Put your website in the website field– don’t worry that it isn’t (as Twitter ask) your application’s publicly accessible home page. However, this website will be where your app is hosted.For now ignore the Callback URL field. If you are allowing users to log into your app to authenticate themselves, you’d enter the URL where they would be returned after they’ve given permission to Twitter to use your app.Once you’ve done this, make sure you’ve read the “Developer Rules Of The Road” blurb, check the “Yes, I agree” box, fill in the CAPTCHA (don’t you just love them) and click the “create your Twitter Application” button. Hurrah!
84
+
85
+ 6. Create Your Access Token.
86
+
87
+ 7. Make a note of your OAuth Settings.
88
+
89
+ == Screenshots ==
90
+
91
+ 1. WP Twitter Feeds plugin installed and appears in the plugins menu.
92
+ 2. WP Twitter Feeds widget under Appearence->Widgets.
93
+ 3. WP Twitter Feeds widget under Appearence->Widgets.
94
+ 4. WP Twitter Feeds widget under Appearence->Widgets.
95
+ 5. WP Twitter Feeds widget under Appearence->Widgets.
96
+
97
+ == Changelog ==
98
+
99
+ = 1.2 =
100
+ * Improved Fornt-End UI design.
101
+
102
+ = 1.1 =
103
+ * Boxed layout for tweets.
104
+ * Improved Twitter username validation in the widget.
105
+
106
+ = 1.0 =
107
+ * Initial release
108
+
109
+
controller/twitter_widget.class.php CHANGED
@@ -239,7 +239,7 @@
239
  }
240
  if($tweets) : ?>
241
  <?php foreach($tweets as $t) : ?>
242
- <li<?php echo ($showAvatar) ? ' class="tweets_avatar"':""; ?>>
243
  <?php
244
  echo '<div class="tweet_wrap"><div class="wdtf-user-card ltr">';
245
  if ($showAvatar){
239
  }
240
  if($tweets) : ?>
241
  <?php foreach($tweets as $t) : ?>
242
+ <li class="tweets_avatar">
243
  <?php
244
  echo '<div class="tweet_wrap"><div class="wdtf-user-card ltr">';
245
  if ($showAvatar){
controller/widget_html.php CHANGED
@@ -87,4 +87,3 @@ font-weight:bold;
87
  <label for="<?php echo $this->get_field_id( 'disp_scr_name' ); ?>">Show Twitter Screen Name</label>
88
  </p>
89
  </div>
90
-
87
  <label for="<?php echo $this->get_field_id( 'disp_scr_name' ); ?>">Show Twitter Screen Name</label>
88
  </p>
89
  </div>
 
css/admin_style.min.css CHANGED
@@ -76,4 +76,3 @@ border-radius:.5em;
76
  color: #D8000C;
77
  background-color: #FFBABA;
78
  }
79
-
76
  color: #D8000C;
77
  background-color: #FFBABA;
78
  }
 
js/validate.js CHANGED
@@ -19,7 +19,7 @@ jQuery(document).ready(function ($) {
19
  if(userInput == '') {
20
  $('.user-validator')
21
  .removeClass('user-validator-valid user-validator-invalid')
22
- .val( defaultValue );
23
 
24
  return;
25
  }
19
  if(userInput == '') {
20
  $('.user-validator')
21
  .removeClass('user-validator-valid user-validator-invalid')
22
+ .html( defaultValue );
23
 
24
  return;
25
  }
wp-latest-twitter-tweets.php CHANGED
@@ -1,11 +1,27 @@
1
  <?php
2
  /*
3
  Plugin Name: WP Twitter Feeds
4
- Plugin URI: http://www.vivacityinfotech.com/
5
  Description: Displays latest tweets from your Twitter account using Twitter oAuth API 1.1.
6
  Author: vivacityinfotech
7
- Version: 1.0
8
- Author URI: http://www.vivacityinfotech.com/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  */
10
  include('twitter_usr_validation.php');
11
  require_once('controller/twitter_widget.class.php');
1
  <?php
2
  /*
3
  Plugin Name: WP Twitter Feeds
4
+ Plugin URI: http://www.vivacityinfotech.net/
5
  Description: Displays latest tweets from your Twitter account using Twitter oAuth API 1.1.
6
  Author: vivacityinfotech
7
+ Version: 1.2
8
+ Author URI: http://www.vivacityinfotech.net/
9
+
10
+ Copyright 2014 Vivacity InfoTech Pvt. Ltd. (email : support@vivacityinfotech.com)
11
+
12
+ This program is free software; you can redistribute it and/or modify
13
+ it under the terms of the GNU General Public License, version 2, as
14
+ published by the Free Software Foundation.
15
+
16
+ This program is distributed in the hope that it will be useful,
17
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ GNU General Public License for more details.
20
+
21
+ You should have received a copy of the GNU General Public License
22
+ along with this program; if not, write to the Free Software
23
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
24
+
25
  */
26
  include('twitter_usr_validation.php');
27
  require_once('controller/twitter_widget.class.php');