{"id":5123,"date":"2009-03-26T05:21:22","date_gmt":"2009-03-26T05:21:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/twitconnect\/"},"modified":"2013-04-06T17:17:17","modified_gmt":"2013-04-06T17:17:17","slug":"twitconnect","status":"closed","type":"plugin","link":"https:\/\/it.wordpress.org\/plugins\/twitconnect\/","author":62718,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.6","stable_tag":"trunk","tested":"3.2.1","requires":"2.7.0","requires_php":"","requires_plugins":"","header_name":"Twit Connect","header_author":"Shannon Whitley","header_description":"","assets_banners_color":"","last_updated":"2013-04-06 17:17:17","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.voiceoftech.com\/swhitley\/?page_id=706","header_author_uri":"http:\/\/voiceoftech.com\/swhitley\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":34330,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["installation","changelog","description"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9","1.05","1.07","1.11","1.51","2.02","2.05","2.08","2.10","2.11","2.15","2.5.7","2.51","2.52","2.56"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[129,107,602,19153,159],"plugin_category":[38,44],"plugin_contributors":[87517],"plugin_business_model":[],"class_list":["post-5123","plugin","type-plugin","status-closed","hentry","plugin_tags-avatar","plugin_tags-comments","plugin_tags-login","plugin_tags-single-signon","plugin_tags-twitter","plugin_category-authentication","plugin_category-discussion-and-community","plugin_contributors-swhitley","plugin_committers-swhitley"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/twitconnect.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=installation-->\n<ol>\n<li>Upload <code>twitconnect.php<\/code> and all included files to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Place <code>&lt;?php if(function_exists('twit_connect')){twit_connect();} ?&gt;<\/code> in your comment template or rely on the default <code>&lt;?php do_action('comment_form', $post-&gt;ID); ?&gt;<\/code> code.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Modify plugin options through the <code>Settings<\/code> menu.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p>2.59\n10\/4\/2011\n- Converted the @anywhere Tweetbox to a Web Intent.\n- Added a stats tab to track the number of registered Twitter users.<\/p>\n\n<p>2.57\n- Using oAuth callback instead of wp_redirect.  Fixes issue for some users who reported 'Cannot modify header information...' warning messages.<\/p>\n\n<p>2.56\n11\/5\/2010\n- Use your own button images.  Just drop them into the plugin image folder.<br \/>\n- Prevent empty account creation.\n- Fix for https and trailing slashes.\n- Login redirect to profile option.\n- Multiple buttons on a single page.  Change id=\"twc_connect\" to class=\"twc_connect\" for multiple buttons.<\/p>\n\n<p>2.52\n9\/9\/2010\n- Updated the oAuth library and method calls.<\/p>\n\n<p>2.51\n- Limit jQuery UI library to Twit Connect.  Caused widget &amp; other admin pages to malfunction.<\/p>\n\n<p>2.50\n- Enabled the official Twitter Tweet Button (see the @anywhere tab).\n- Removed the Snoopy library.\n- jQuery UI tabs added to the settings page.\n- Author's link will not change if twitter.com\/{author} is selected.\n- Author's image will come directly from Twitter.  No more redirects.\n- Allow the override of author images in BuddyPress.<\/p>\n\n<p>2.15\n5\/5\/2010\n- Place [tweet][\/tweet] tags around text in a post for formatted tweets.  Copy the text directly from search.twitter.com.\n- Multiple tweets (a conversation) may be included within a single [tweet] block.<\/p>\n\n<p>2.11\n4\/15\/2010\n- Added @anywhere javascript library.\n- Hovercards, Follow Button, Tweetbox<\/p>\n\n<p>2.10\n4\/2\/2010\n- Added support for BuddyPress login and avatars.\n- New option to show or hide button on the comment page.<\/p>\n\n<p>2.08\n4\/1\/2010\n- Options for online or local hosting of avatars. \n- Added donation page for Twit Connect Image Service.<\/p>\n\n<p>2.07\n03\/05\/2010<\/p>\n\n<ul>\n<li>Integration with SPIURL.<\/li>\n<\/ul>\n\n<p>2.05\n02\/06\/2010<\/p>\n\n<ul>\n<li>Akismet fails when the user's e-mail address is nomail@nomail.com.<br \/>\nThis was the old default e-mail address for new users who were setup by Twit Connect.\nThe default e-mail address for new users is now configurable on the Settings page.<\/li>\n<li>A one-time conversion button on the Settings page will convert all old nomail@nomail.com addresses.<\/li>\n<\/ul>\n\n<p>2.02\n11\/7\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Fix for PHP 4.<\/li>\n<\/ul>\n\n<p>2.01<\/p>\n\n<p>10\/27\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Significant code restructuring and cleanup.<\/li>\n<li>oAuth Lib Change.<\/li>\n<li>New Feature - Post comments to Twitter.<\/li>\n<li>Changed tab-index of the button on the login page.<\/li>\n<li>Position the button using javascript.<\/li>\n<li>External stylesheet.<\/li>\n<li>Comment saved before page refresh.<\/li>\n<\/ul>\n\n<p>1.51<\/p>\n\n<p>08\/25\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Bug fixes.<\/li>\n<li>Javascript redirect. <\/li>\n<li>Fix for cross-domain issues.<\/li>\n<li>Can now specify a redirect page after login.<\/li>\n<li>Comment field check to prevent loss of comments.<\/li>\n<\/ul>\n\n<p>1.11<\/p>\n\n<p>07\/09\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Bug fix for missing '=' in login code.<\/li>\n<\/ul>\n\n<p>1.1<\/p>\n\n<p>07\/06\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Twit Connect can optionally appear on the login page.<\/li>\n<\/ul>\n\n<p>1.06<\/p>\n\n<p>06\/05\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Separately identify Twitter accounts using a suffix.<\/li>\n<li>Check for existing user prior to add.<\/li>\n<li>Change the user name if changed on Twitter.<\/li>\n<li>New button image.<\/li>\n<\/ul>\n\n<p>1.05<\/p>\n\n<p>04\/24\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Workaround for removal of oauth_callback.<\/li>\n<li>Removed the closeme.php page.<\/li>\n<\/ul>\n\n<p>1.02<\/p>\n\n<p>04\/21\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>PHP 5 required for Epi.<\/li>\n<\/ul>\n\n<p>1.0<\/p>\n\n<p>04\/20\/2009 Shannon Whitley<\/p>\n\n<ul>\n<li>Config Page<\/li>\n<li>Local oAuth Processing<\/li>\n<li>Button image selection<\/li>\n<\/ul>\n\n<!--section=description-->\n<p>Tweet Quotes - Use [tweet] tags to format tweets from search.twitter.com.\nUser Stats - See how many users have registered through Twit Connect.<\/p>\n\n<p>Compatible with BuddyPress.<\/p>\n\n<p>Changes in Version 2.59<\/p>\n\n<ul>\n<li>Converted the @anywhere Tweetbox to a Web Intent.<\/li>\n<li>Added a stats tab to track the number of registered Twitter users.<\/li>\n<\/ul>","raw_excerpt":"Tweet Quotes - Use [tweet] tags to format tweets from search.twitter.com.\nUser Stats - See how many users have registered through Twit Connect.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=5123"}],"author":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/swhitley"}],"wp:attachment":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5123"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5123"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5123"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5123"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5123"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}