Changeset 2733753
- Timestamp:
- 05/30/2022 07:48:18 AM (4 years ago)
- Location:
- good-old-twitter-feed-widget
- Files:
-
- 28 added
- 1 deleted
- 2 edited
-
tags/1.2.4 (deleted)
-
tags/1.2.5 (added)
-
tags/1.2.5/assets (added)
-
tags/1.2.5/assets/banner-772x250.png (added)
-
tags/1.2.5/assets/screenshot-1.png (added)
-
tags/1.2.5/assets/screenshot-2.png (added)
-
tags/1.2.5/good_old_twitter_widget.php (added)
-
tags/1.2.5/index.php (added)
-
tags/1.2.5/languages (added)
-
tags/1.2.5/languages/rstw-de_DE.mo (added)
-
tags/1.2.5/languages/rstw-de_DE.po (added)
-
tags/1.2.5/languages/rstw-es_ES.mo (added)
-
tags/1.2.5/languages/rstw-es_ES.po (added)
-
tags/1.2.5/languages/rstw-fr_FR.mo (added)
-
tags/1.2.5/languages/rstw-fr_FR.po (added)
-
tags/1.2.5/languages/rstw-it_IT.mo (added)
-
tags/1.2.5/languages/rstw-it_IT.po (added)
-
tags/1.2.5/languages/rstw-pl_PL.mo (added)
-
tags/1.2.5/languages/rstw-pl_PL.po (added)
-
tags/1.2.5/languages/rstw-pt_BR.mo (added)
-
tags/1.2.5/languages/rstw-pt_BR.po (added)
-
tags/1.2.5/languages/rstw-sk_SK.mo (added)
-
tags/1.2.5/languages/rstw-sk_SK.po (added)
-
tags/1.2.5/lib (added)
-
tags/1.2.5/lib/class-wp-codebird.php (added)
-
tags/1.2.5/lib/codebird.php (added)
-
tags/1.2.5/readme.txt (added)
-
tags/1.2.5/twitter_small.png (added)
-
tags/1.2.5/uninstall.php (added)
-
trunk/good_old_twitter_widget.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
good-old-twitter-feed-widget/trunk/good_old_twitter_widget.php
r2662166 r2733753 2 2 /* 3 3 Plugin Name: Good Old Twitter Feed Widget 4 Plugin URI: http ://www.whiletrue.it/4 Plugin URI: https://www.whiletrue.it/ 5 5 Description: Displays your public Twitter messages in the sidebar of your blog. All your visitors will see your public tweets! 6 6 Author: whiletrue 7 Version: 1.2. 48 Author URI: http ://www.whiletrue.it/7 Version: 1.2.5 8 Author URI: https://www.whiletrue.it/ 9 9 */ 10 10 /* -
good-old-twitter-feed-widget/trunk/readme.txt
r2662166 r2733753 1 1 === Good Old Twitter Feed Widget === 2 2 Contributors: whiletrue 3 Donate link: http ://www.whiletrue.it/3 Donate link: https://www.whiletrue.it/ 4 4 Tags: twitter, twitter sidebar, sidebar, social, social sidebar, widget, twitter widget, twitter feed, simple twitter, twitter oauth 5 5 Requires at least: 2.9+ 6 Tested up to: 5.97 Stable tag: 1.2. 46 Tested up to: 6.0 7 Stable tag: 1.2.5 8 8 9 9 Shows the latest tweets from a Twitter account in a sidebar widget. … … 43 43 = Reference = 44 44 45 For more informations: [www.whiletrue.it](http ://www.whiletrue.it/really-simple-twitter-feed-widget-for-wordpress/ "www.whiletrue.it")45 For more informations: [www.whiletrue.it](https://www.whiletrue.it/really-simple-twitter-feed-widget-for-wordpress/ "www.whiletrue.it") 46 46 47 47 Do you like this plugin? Give a chance to our other works: 48 48 49 * [Good Old Share](http ://www.whiletrue.it/really-simple-share-wordpress-plugin/ "Good Old Share")50 * [Most and Least Read Posts](http ://www.whiletrue.it/most-and-least-read-posts-widget-for-wordpress/ "Most and Least Read Posts")51 * [Tilted Tag Cloud Widget](http ://www.whiletrue.it/tilted-tag-cloud-widget-per-wordpress/ "Tilted Tag Cloud Widget")52 * [Reading Time](http ://www.whiletrue.it/reading-time-for-wordpress/ "Reading Time")49 * [Good Old Share](https://www.whiletrue.it/really-simple-share-wordpress-plugin/ "Good Old Share") 50 * [Most and Least Read Posts](https://www.whiletrue.it/most-and-least-read-posts-widget-for-wordpress/ "Most and Least Read Posts") 51 * [Tilted Tag Cloud Widget](https://www.whiletrue.it/tilted-tag-cloud-widget-per-wordpress/ "Tilted Tag Cloud Widget") 52 * [Reading Time](https://www.whiletrue.it/reading-time-for-wordpress/ "Reading Time") 53 53 54 54 = Credits = … … 186 186 == Changelog == 187 187 188 = 1.2. 4=189 * Plugin tested up to WordPress 5.9188 = 1.2.5 = 189 * Plugin tested up to WordPress 6.0 190 190 191 191 = 1.2 =
Note: See TracChangeset
for help on using the changeset viewer.