{"id":49383,"date":"2016-06-30T08:19:36","date_gmt":"2016-06-30T08:19:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-twitter-profile-widget\/"},"modified":"2017-02-09T11:53:56","modified_gmt":"2017-02-09T11:53:56","slug":"wp-twitter-profile-widget","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/wp-twitter-profile-widget\/","author":15028504,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"trunk","tested":"4.7.33","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Twitter profile widget","header_author":"Jim Valentine - f13dev","header_description":"","assets_banners_color":"c5bcec","last_updated":"2017-02-09 11:53:56","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/f13dev.com\/","header_plugin_uri":"","header_author_uri":"http:\/\/f13dev.com","rating":1,"author_block_rating":0,"active_installs":10,"downloads":1910,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1451811","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1451811","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1451811","resolution":"1544x500","location":"assets"},"banner-1880x609.png":{"filename":"banner-1880x609.png","revision":"1451811","resolution":"1880x609","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1451811","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1592448","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1592448","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1592448","resolution":"2","location":"plugin"}},"screenshots":{"1":"The WP Twitter profile widget, showing a Twitter profile only, without any tweets.","2":"The WP Twitter profile widget, showing a Twitter profile with the two most recent tweets.","3":"The WP Twitter profile widget, showing a Twitter profile with only the most recent tweet, which also has an image attached which is displayed as a link to the tweet."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[435,2080,159,162],"plugin_category":[43,56],"plugin_contributors":[92138],"plugin_business_model":[],"class_list":["post-49383","plugin","type-plugin","status-publish","hentry","plugin_tags-profile","plugin_tags-tweets","plugin_tags-twitter","plugin_tags-widget","plugin_category-customization","plugin_category-social-and-sharing","plugin_contributors-f13dev","plugin_committers-f13dev"],"banners":{"banner":"https:\/\/ps.w.org\/wp-twitter-profile-widget\/assets\/banner-772x250.png?rev=1451811","banner_2x":"https:\/\/ps.w.org\/wp-twitter-profile-widget\/assets\/banner-1544x500.png?rev=1451811","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/wp-twitter-profile-widget\/assets\/icon-128x128.png?rev=1451811","icon_2x":"https:\/\/ps.w.org\/wp-twitter-profile-widget\/assets\/icon-256x256.png?rev=1451811","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-twitter-profile-widget\/trunk\/screenshot-1.png?rev=1592448","caption":"The WP Twitter profile widget, showing a Twitter profile only, without any tweets."},{"src":"https:\/\/ps.w.org\/wp-twitter-profile-widget\/trunk\/screenshot-2.png?rev=1592448","caption":"The WP Twitter profile widget, showing a Twitter profile with the two most recent tweets."},{"src":"https:\/\/ps.w.org\/wp-twitter-profile-widget\/trunk\/screenshot-3.png?rev=1592448","caption":"The WP Twitter profile widget, showing a Twitter profile with only the most recent tweet, which also has an image attached which is displayed as a link to the tweet."}],"raw_content":"<!--section=description-->\n<p>With 'WP Twitter profile' you can add a mini version of your twitter profile to your Wordpress site as a widget.<\/p>\n\n<p>What can this widget show:<\/p>\n\n<ul>\n<li>Your profile picture and banner image, layed out similar to the Twitter sidebar<\/li>\n<li>Your real name as it is held by Twitter and your @username<\/li>\n<li>A follow link to your profile<\/li>\n<li>The number of tweets, subscribers and subscribed for your profile<\/li>\n<li>Your recent tweets (including rich content with Twitter links for hashtags and @username, URLs and img tags for images uploaded to Twitter)<\/li>\n<li>CSS styling depending on the colour scheme used on your Twitter profile<\/li>\n<\/ul>\n\n<p>Note: This plugin requires the use of cURL to be installed and active on the web server<\/p>\n\n<h3>Arbitrary section<\/h3>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the '\/wp-content\/plugins\/WP-Twitter-profile' directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Go to 'Appearance-&gt;Widgets' and drag 'Twitter profile widget' to your desired widget area.<\/li>\n<li>Register a Twitter app via https:\/\/apps.twitter.com to gain access to an 'API key' and 'Access token'<\/li>\n<li>Fill in the fields for the widget settings<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Is anything else required, other than a WordPress website?<\/dt>\n<dd><p>Yes. You will also require a Twitter API key, API key secret, Access token &amp; Access token secret from twitter.\nThe required details can be obtained by registering an app at https:\/\/apps.twitter.com.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Updated code for compatability with PHP7<\/li>\n<li>Fixed outdated code to allow functionality<\/li>\n<li>Adding extra options to turn off bio, follow button &amp; stats<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixing missing CSS file<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Adding transient cache<\/li>\n<li>Correcting href target code<\/li>\n<li>Altering admin backend, changing target to checkbox, adding cache timeout, changing secret fields to type=password<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"With &#039;WP Twitter profile&#039; you can add a mini version of your twitter profile to your Wordpress site as a widget.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/49383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=49383"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/f13dev"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=49383"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=49383"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=49383"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=49383"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=49383"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=49383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}