=== Plugin Name === Contributors: ZeroCool51 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SKMW3BAC8KE52 Tags: twitter widget, twitter, simple twitter widget, custom twitter, widget, tweet, twitter sidebar, twitter 1.1 api Requires at least: 3.0 Tested up to: 4.3 Stable tag: 3.3.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple widget that shows your recent tweets with fully customizable HTML output and Twitter API 1.1 support. == Description == This is a simple widget that shows your recent tweets. It also supports caching, so you won't exceed the API call limit. What this plugin offers: * Show your Twitter feed as a widget * Customize number of shown tweets * Customize if you want to show retweets or replies * Show profile box * Customize entire HTML output (and use custom variables to customize your feed output) * Twitter API 1.1 support * Show Twitter times in clients timezone * Support for over 30 languages (date output) == Installation == 1. Upload the plugin directory to to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Customize the settings in Settings->Twitget 4. Add the widget to the desired location or use a shortcode [twitget] in your posts == Frequently Asked Questions == None at the moment. == Screenshots == 1. Twitter feed (widget in action on first blog) 2. Twitter feed (widget in action on second blog) 3. Twitget settings page 4. Available variables for custom HTML output and example == Changelog == = 3.3.8 = * [Bufix] Typo in method call. Please update immediately. = 3.3.7 = * [Bugfix] Replaced deprecated widget call. Please update if using WordPress 4.3 or newer. = 3.3.6 = * [Feature] Added option to use HTTPS wherever possible (avatar image URL). = 3.3.5 = * [Fix] Updated widget constructor call. = 3.3.4 = * [Fix] Small fix in time display. = 3.3.3 = * [Fix] Fixed a small XSS security exploit (could only be done if a user had admin access to your blog). * [Fix] Added nonce checking for form validation. = 3.3.2 = * [Fix] Fixed URL parsing for media URLs. * [Fix] Small array bug fix. = 3.3.1 = * [Fix] Fixed a small feed time refresh bug. = 3.3 = * [New] Added option to show original URLs instead of shortened ones * [Fix] Fixed invalid parsing of some URLs in tweets * [Fix] Fixed warning in date array * Updated to latest tmhOAuth lib. = 3.2 = * [Fix] Language fix for Norwegian * [New] Added Finnish language. = 3.1 = * [Fix] Fixed an encoding bug that caused settings to be wiped out if Twitter feed had "special characters" = 3.0 = * [New] Added option to truncate tweets in output * [New] Added option to show retweet profile image of original tweet * [New] Added new variables for bigger profile images * [New] Added language support * [New] Added the option to choose which PHP API to use for Twitter API calls * [Fix] Fixed a settings bug * [Fix] Fixed shortcode, now returns instead of echoes value * [Fix] Fixed script including * Deprecated the 1.0 API option, as it is also officially deprecated * Deprecated browser cookie for timezone * Deprecated local time variable * Tweet times are now defaultly shown in clients time with JQuery = 2.2.2 = * [Fix] Fixed another jQuery bug (now checking if jQuery is already included so there are no clashes). = 2.2.1 = * [Fix] Fixed a jQuery bug (wouldn't load dates if client timezone was selected). = 2.2 = * [New] Changed client timezone tweets setting, everything is done on client side now * [Fix] Fixed a bug that caused settings to be unsaved. = 2.1.4 = * [Fix] Fixed a small hash URL bug (wouldn't work if links would open in new window). = 2.1.3 = * Replaced deprecated hashtag URL with new value. = 2.1.2 = * Added option to open Twitter feed links in new window. = 2.1.1 = * [Fix] Fixed a shortcode instead of {$tweets_start}