{"id":19051,"date":"2012-07-17T15:28:33","date_gmt":"2012-07-17T15:28:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/tweet-fader\/"},"modified":"2018-06-05T23:34:42","modified_gmt":"2018-06-05T23:34:42","slug":"tweet-fader","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/tweet-fader\/","author":9763880,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.2","stable_tag":"2.0.2","tested":"4.9.29","requires":"","requires_php":"","requires_plugins":"","header_name":"Tweet Fader","header_author":"Ryan Bijkerk","header_description":"","assets_banners_color":"","last_updated":"2018-06-05 23:34:42","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=7WFMQMNFFN3WS","header_plugin_uri":"http:\/\/www.logitblog.com\/tooling\/tweet-fader\/","header_author_uri":"http:\/\/www.logitblog.com\/about\/","rating":4.3,"author_block_rating":0,"active_installs":40,"downloads":9813,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.10","1.0","1.1.1","1.1.2","1.2.0","1.2.1","1.3.0","1.3.1","2.0.0","2.0.1","2.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1887862","resolution":"1","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1887862","resolution":"3","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1887862","resolution":"2","location":"plugin"}},"screenshots":{"1":"The Tweet Fader settings page.","2":"The Tweet Fader widget settings.","3":"Tweet Fader on the WordPress site."}},"plugin_section":[],"plugin_tags":[7359,61954,61953,2080,159],"plugin_category":[56,59],"plugin_contributors":[84255],"plugin_business_model":[],"class_list":["post-19051","plugin","type-plugin","status-closed","hentry","plugin_tags-fadein","plugin_tags-fadeout","plugin_tags-tweet-fader","plugin_tags-tweets","plugin_tags-twitter","plugin_category-social-and-sharing","plugin_category-utilities-and-tools","plugin_contributors-rbijkerk","plugin_committers-rbijkerk"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/tweet-fader.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/tweet-fader\/trunk\/screenshot-1.png?rev=1887862","caption":"The Tweet Fader settings page."},{"src":"https:\/\/ps.w.org\/tweet-fader\/trunk\/screenshot-2.png?rev=1887862","caption":"The Tweet Fader widget settings."},{"src":"https:\/\/ps.w.org\/tweet-fader\/trunk\/screenshot-3.png?rev=1887862","caption":"Tweet Fader on the WordPress site."}],"raw_content":"<!--section=description-->\n<p>Tweet Fader is a WordPress plugin to show your latest tweets on your WordPress site.\nBy the Tweet Fader widget you can position the exact location to show your tweet.<\/p>\n\n<p>This empsise focus on the tweets signle tweets are displayed with a nice transition effect to the next tweets.\nIt is a clean and simple look integrated nativly in your WordPress theme.<\/p>\n\n<h3>Requirements<\/h3>\n\n<p>Your theme must support widgets in order to use the Tweet Fader widget.<\/p>\n\n<p>JQuery must be enabled in your theme. \nWhen all required Tweet Fader settings are configured and the tweets are not displayed, JQuery is probably not enabled in your theme. \nIn order to enable JQuery try to add the following line in the <code>header.php<\/code> under the tag <code>&lt;head&gt;<\/code>:<\/p>\n\n<pre><code>&lt;?php wp_enqueue_script('jquery'); ?&gt;\n<\/code><\/pre>\n\n<!--section=installation-->\n<p>You can install Tweet Fader using the built in WordPress plugin installer. \nUse the add <code>Upload<\/code> option to select the Tweet Fader zip file. \nIf you download Tweet Fader manually, make sure it is uploaded to <code>\/wp-content\/plugins\/tweet-fader\/<\/code>.<\/p>\n\n<p>Activate Tweet Fader in the <code>Plugins<\/code> admin panel using the <code>Activate<\/code> link.<\/p>\n\n<p>Now the Tweet Fader is ready to be configured.<\/p>\n\n<p>Open the <code>Settings\\Tweet Fader<\/code> admin panel to authorize Tweet Fader to access your Twitter.\nClick the <code>Sign in with Twitter<\/code> button to sign in.\nAfter you succesfully signed in Twitter the admin panel will show <code>You are signed in as: [twitter name]<\/code><\/p>\n\n<p>Go to the <code>Appearance\\Widgets<\/code> admin panel and add the Tweet Fader widget to the <code>Sidebar<\/code> or <code>Footer Area<\/code>.<\/p>\n\n<p>With the current version the following settings can be set:<\/p>\n\n<p>Widget header (optional):\nThe header text display above the widget.<\/p>\n\n<p>Number of tweets (required):\nThe total amount of tweets that will be displayed.<\/p>\n\n<p>Interval between tweets in seconds (optional):\nThe amount of seconds until the next tweet will be displayed. When the option is not set it will be 10 seconds.<\/p>\n\n<p>Show timestamp at tweet:\nCheck the checkbox to enable the timestamp at each tweet.<\/p>\n\n<p>Open link in a new window\/tab:\nCheck the checkbox to open each link in a new window or tab.<\/p>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Beta Release<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Twitter API updated<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Improved the character support.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Fixed bug with the character &amp;.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added timestamp function<\/li>\n<li>Added link option<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Link bug fixed<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Moved to API 1.1<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Rebuild of Tweet Fader with TwitterOauth support to sign in Twitter<\/li>\n<li>Settings page added to authorize with Twitter<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Removed cut-off urls from the tweet<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Resolved bug: cannot retrieve config and token<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>You can install Tweet Fader using the built in WordPress plugin installer. \nUse the add <code>Upload<\/code> option to select the Tweet Fader zip file. \nIf you download Tweet Fader manually, make sure it is uploaded to <code>\/wp-content\/plugins\/tweet-fader\/<\/code>.<\/p>\n\n<p>Activate Tweet Fader in the <code>Plugins<\/code> admin panel using the <code>Activate<\/code> link.<\/p>\n\n<p>Now the Tweet Fader is ready to be configured.<\/p>\n\n<p>Open the <code>Settings\\Tweet Fader<\/code> admin panel to authorize Tweet Fader to access your Twitter.\nClick the <code>Sign in with Twitter<\/code> button to sign in.\nAfter you succesfully signed in Twitter the admin panel will show <code>You are signed in as: [twitter name]<\/code><\/p>\n\n<p>Go to the <code>Appearance\\Widgets<\/code> admin panel and add the Tweet Fader widget to the <code>Sidebar<\/code> or <code>Footer Area<\/code>.<\/p>\n\n<p>With the current version the following settings can be set:<\/p>\n\n<p>Widget header (optional):\nThe header text display above the widget.<\/p>\n\n<p>Number of tweets (required):\nThe total amount of tweets that will be displayed.<\/p>\n\n<p>Interval between tweets in seconds (optional):\nThe amount of seconds until the next tweet will be displayed. When the option is not set it will be 10 seconds.<\/p>\n\n<p>Show timestamp at tweet:\nCheck the checkbox to enable the timestamp at each tweet.<\/p>\n\n<p>Open link in a new window\/tab:\nCheck the checkbox to open each link in a new window or tab.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Tweet Fader is the Twitter plugin that shows your latest tweets on your WordPress site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/19051","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=19051"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rbijkerk"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=19051"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=19051"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=19051"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=19051"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=19051"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=19051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}