twitter-widget-pro
twitter-widget-pro copied to clipboard
WordPress plugin to handle twitter feeds
Added support for [GET statuses/mentions_timeline](https://dev.twitter.com/docs/api/1.1/get/statuses/mentions_timeline). The user can select, in the widget and shortcode, if he wants to display mentions or not (default = false). Mentions are merged into [user_timeline](https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline)...
I needed the ability to edit or totally remove the Time and In Reply to that is displayed below tweets. I have added and documented filters for this. The filters...
This PR addresses three problems I and others have had with this widget - - the number of tweets displayed is less than the configured number if the widget is...
Hi Aaron. I've been using this plugin for a couple of years but since end of 2015 it stopped working. The latest WordPress version is 4.5.2. Are you planning on...
I am having this issue on several client's websites there the widget won't update to the latest tweets. If I go into the widget section and update it manually to...
If you use the WP-Admin widget area to add a new instance of this plugin as a widget, it will always use the default or first item from the WP-Admin...
For some time now Twitter has been wrapping all links regardless of length in their t.co short URLs. On their site, the original link shows in the text (even though...
Just a small but annoying typo in the german translation file ``` #: wp-twitter-widget.php:655 msgid "from %s" msgstr "von &s" ``` should be ``` #: wp-twitter-widget.php:655 msgid "from %s" msgstr...