{"id":17750,"date":"2012-04-16T16:29:48","date_gmt":"2012-04-16T16:29:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/mini-twitter-feed\/"},"modified":"2018-08-14T10:56:52","modified_gmt":"2018-08-14T10:56:52","slug":"mini-twitter-feed","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/mini-twitter-feed\/","author":9316406,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.0","stable_tag":"3.0","tested":"4.9.29","requires":"3","requires_php":"","requires_plugins":"","header_name":"Mini twitter feed","header_author":"hectopod","header_description":"","assets_banners_color":"aed2e8","last_updated":"2018-08-14 10:56:52","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":4.2,"author_block_rating":0,"active_installs":400,"downloads":75933,"num_ratings":9,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1":"<p>Bug fix with for color of the links, now CSS is used.\nFont -1px on all plugin<\/p>"},"ratings":{"1":"1","2":0,"3":"1","4":"1","5":"6"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"531916","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.4.1","2.0","2.0.1","3.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1924557","resolution":"1","location":"plugin"}},"screenshots":{"1":"The twitter feed on your blog."}},"plugin_section":[],"plugin_tags":[30423,2080,159,6377,162],"plugin_category":[43,56],"plugin_contributors":[80047],"plugin_business_model":[],"class_list":["post-17750","plugin","type-plugin","status-closed","hentry","plugin_tags-mini-twitter","plugin_tags-tweets","plugin_tags-twitter","plugin_tags-twitter-feed","plugin_tags-widget","plugin_category-customization","plugin_category-social-and-sharing","plugin_contributors-webdevdesigner","plugin_committers-webdevdesigner"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/mini-twitter-feed_aed2e8.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/mini-twitter-feed\/trunk\/screenshot-1.png?rev=1924557","caption":"The twitter feed on your blog."}],"raw_content":"<!--section=description-->\n<p>Important notice: Twitter shut down their v1 API and use now the v1.1, to update your mini twitter feed you need to go on https:\/\/twitter.com\/settings\/widgets\/new create a new widget and get your Twitter widget ID. You can update the id on the shortcode or widget. ([minitwitter id=\"TWITTER_WIDGET_ID\" username=\"YOUR_USERNAME\"] or in the field \"id\" in the widget section).\nYou get this Twitter Widget ID from the code provided by Twitter when you create this widget: data-widget-id=\"TWITTER_WIDGET_ID\" or in the URL https:\/\/twitter.com\/settings\/widgets\/TWITTER_WIDGET_ID\/edit.<\/p>\n\n<p>The plugin \"mini Twitter feed\" or twitter timeline puts Twitter on your Wordpress blog, you can add your tweets or the tweets from the folks you like, lists, queries...<\/p>\n\n<p>You can display up to 100 tweets within 7 days (limit set by Twitter's Search API).<\/p>\n\n<p>It displays tweets from your feed or from the Twitter Search, from a list or from your favorite users. It is very flexible and modular.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>\/mini-twitter_feed<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>If you don't have your Twitter Widget ID yet, Go on https:\/\/twitter.com\/settings\/widgets\/new to create a new widget to get your Twitter Widget ID. Your Twitter Widget ID is in the URL (https:\/\/twitter.com\/settings\/widgets\/TWITTER_WIDGET_ID\/edit...) right after you click on the button \"Create widget\" or in the code provided by Twitter: data-widget-id=\"TWITTER_WIDGET_ID\".<\/li>\n<li>Place <code>[minitwitter id=\"TWITTER_WIDGET_ID\" username=\"YOUR_USERNAME\"]<\/code> in your templates or use the widget section.<\/li>\n<\/ol>\n\n<p>You can limit the number of tweets displayed [minitwitter id=\"TWITTER_WIDGET_ID\" username=\"webdevdesigner\" limit=7]: it will show the last 7 tweets of the user @webdevdesigner.<\/p>\n\n<p>It is possible to add a list of users to show [minitwitter id=\"TWITTER_WIDGET_ID\" username=\"twitter\" list=\"team\"]: it will show 5 tweets of the list \"team\" of the \"twitter\" user.<\/p>\n\n<p>You can show the tweets of a query [minitwitter id=\"TWITTER_WIDGET_ID\" query=\"awesome\"]: it will show the tweets from the query #awesome.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>\/mini-twitter_feed<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>If you don't have your Twitter Widget ID yet, Go on https:\/\/twitter.com\/settings\/widgets\/new to create a new widget to get your Twitter Widget ID. Your Twitter Widget ID is in the URL (https:\/\/twitter.com\/settings\/widgets\/TWITTER_WIDGET_ID\/edit...) right after you click on the button \"Create widget\" or in the code provided by Twitter: data-widget-id=\"TWITTER_WIDGET_ID\".<\/li>\n<li>Place <code>[minitwitter id=\"TWITTER_WIDGET_ID\" username=\"YOUR_USERNAME\"]<\/code> in your templates or use the widget section.<\/li>\n<\/ol>\n\n<p>You can limit the number of tweets displayed [minitwitter id=\"TWITTER_WIDGET_ID\" username=\"webdevdesigner\" limit=7]: it will show the last 7 tweets of the user @webdevdesigner.<\/p>\n\n<p>It is possible to add a list of users to show [minitwitter id=\"TWITTER_WIDGET_ID\" username=\"twitter\" list=\"team\"]: it will show 5 tweets of the list \"team\" of the \"twitter\" user.<\/p>\n\n<p>You can show the tweets of a query [minitwitter id=\"TWITTER_WIDGET_ID\" query=\"awesome\"]: it will show the tweets from the query #awesome.<\/p><\/dd>\n<dt>why my feed is just showing a link (\"Tweets by...\")?<\/dt>\n<dd><p>You probably forgot to put your Twitter Widget ID in the shortcode or the widget. Check step 2. of the installation process.<\/p><\/dd>\n<dt>What are the \"query\" and \"list\" fields in the widget section?<\/dt>\n<dd><p>The field \"query\" is NOT required. It is only to show themes or sentences like \"#worldcup\".\nThe field \"list\" is NOT required too. It is to display the tweets of one of your list.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<h4>1.1<\/h4>\n\n<p>Bug fix with for color of the links, now CSS is used.\nFont -1px on all plugin<\/p>\n\n<h4>1.2<\/h4>\n\n<p>Bug fix for IE\nBug fix quotes query<\/p>\n\n<h4>1.3<\/h4>\n\n<p>CSS change \nURL for author and plugin<\/p>\n\n<h4>1.4<\/h4>\n\n<p>use of jQuery for no conflict<\/p>\n\n<h4>2.0<\/h4>\n\n<p>New twitter API v1.1<\/p>\n\n<h4>3.0<\/h4>\n\n<p>Deleted link in the footer<\/p>","raw_excerpt":"Embed your twitter feed or the twitter timeline from your favorite users on your Wordpress blog. Shortcodes and widgets are used.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17750","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17750"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webdevdesigner"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17750"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17750"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17750"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17750"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17750"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}