{"id":180650,"date":"2010-11-29T08:00:00","date_gmt":"2010-11-29T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/2024\/02\/22\/twitter-mentions-as-comments\/"},"modified":"2013-07-04T23:36:00","modified_gmt":"2013-07-04T23:36:00","slug":"twitter-mentions-as-comments","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/twitter-mentions-as-comments\/","title":{"rendered":"Twitter Mentions As Comments"},"content":{"rendered":"<p>Twitter Mentions as Comments does exactly what it promises to do \u2013 scours Twitter for people talking about your blog posts and silently inserts their Tweets alongside your existing comments. The plugin leverages the power of WordPress\u2019s built-in commenting system \u2013 notification, comment moderation, author white\/black listing \u2013 making Twitter an extension of your blog.<\/p>\n<h4>Features<\/h4>\n<ul>\n<li>Searches for Tweets linking to your blog posts, regardless of the URL shortener used (using Twitter\u2019s Search API)<\/li>\n<li>Pushes Tweets into WordPress\u2019s existing comment workflow \u2013 notifications, comment moderation, and author whitelists\/blacklists work just like any other comment<\/li>\n<li>Fetches user\u2019s real name and profile picture and links directly to the original Tweet<\/li>\n<li>Checks automatically \u2013 no need to do a thing<\/li>\n<li>Option to automatically exclude ReTweets<\/li>\n<li>Option to store tweets as trackbacks\/pingbacks<\/li>\n<li>Option to specify which posts to check (e.g., 10 most recent posts, all posts, front page only)<\/li>\n<li>Smart Caching of Tweets and user data \u2013 retrieves only what it needs to save on API calls and server load<\/li>\n<\/ul>\n<h4>Planned Features<\/h4>\n<ul>\n<li>Dynamic resizing of Twitter profile images to fit WordPress theme<\/li>\n<li>Prioritization of newer posts<\/li>\n<li>Oauth Authentication to raise API limit (currently unlimited Tweets, but limited to 150 <em>new<\/em> comment authors per hour)<\/li>\n<li>Smarter API throttling<\/li>\n<\/ul>\n<p>You can see it in action on the <a href=\"http:\/\/ben.balter.com\/2010\/09\/12\/wordpress-resume-plugin\/#comment-168\" rel=\"nofollow ugc\">WP Resume Plugin page<\/a>.<\/p>\n<p><strong>Questions? Comments? Feature Requests? Have a great idea?<\/strong> Please see <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/wiki\/Where-to-get-Support-or-Report-an-Issue\" rel=\"nofollow ugc\">where to get support or report an issue<\/a> and <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/wiki\/How-to-Contribute\" rel=\"nofollow ugc\">how to contribute<\/a>.<\/p>\n<p><strong>Developers,<\/strong> have a killer feature you\u2019d love to see included? Feel free to <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/\" rel=\"nofollow ugc\">fork the project on GitHub<\/a> and submit your contributions via pull request.<\/p>\n<p><em>Enjoy using Twitter Mentions as Comments? Feel free to <a href=\"http:\/\/ben.balter.com\/donate\/\" rel=\"nofollow ugc\">make a small donation<\/a> to support the software\u2019s continued development.<\/em><\/p>\n<p>[Photo via <a href=\"http:\/\/www.flickr.com\/photos\/joshsemans\/3414271359\/\" rel=\"nofollow ugc\">joshsemans<\/a>]<\/p>\n<h3>Donate<\/h3>\n<p>Enjoy using Twitter Mentions as Comments? Please consider <a href=\"http:\/\/ben.balter.com\/donate\/?utm_source=wiki&utm_medium=donate&utm_campaign=tmac\" rel=\"nofollow ugc\">making a small donation<\/a> to support the project\u2019s continued development.<\/p>\n<h3>How To Contribute<\/h3>\n<p>Twitter Mentions as Comments is an open source project and is supported by the efforts of an entire community. We\u2019d love for you to get involved. Whatever your level of skill or however much time you can give, your contribution is greatly appreciated.<\/p>\n<ul>\n<li><strong>Everyone<\/strong> \u2013 help expand the projects <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/wiki\" rel=\"nofollow ugc\">documentation wiki<\/a> to make it easier for other users to get started<\/li>\n<li><strong>Users<\/strong> \u2013 download the latest <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/tree\/develop\" rel=\"nofollow ugc\">development version<\/a> of the plugin, and <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/issues\" rel=\"nofollow ugc\">submit bug\/feature requests<\/a>.<\/li>\n<li><strong>Non-English Speaking Users<\/strong> \u2013 <a href=\"http:\/\/translations.benbalter.com\/projects\/Twitter-Mentions-as-Comments\/\" rel=\"nofollow ugc\">Contribute a translation<\/a> using the GlotPress web interface \u2013 no technical knowledge required (<a href=\"http:\/\/translations.benbalter.com\/projects\/how-to-translate\" rel=\"nofollow ugc\">how to<\/a>).<\/li>\n<li><strong>Developers<\/strong> \u2013 <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/tree\/develop\" rel=\"nofollow ugc\">Fork the development version<\/a> and submit a pull request, especially for any <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/issues?direction=desc&sort=created&state=open\" rel=\"nofollow ugc\">known issues<\/a><\/li>\n<\/ul>\n<h3>Where To Get Support Or Report An Issue<\/h3>\n<p><em>There are various resources available, depending on the type of help you\u2019re looking for:<\/em><\/p>\n<ul>\n<li>\n<p>For getting started and general documentation, please browse, and feel free to contribute to <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/wiki\" rel=\"nofollow ugc\">the project wiki<\/a>.<\/p>\n<\/li>\n<li>\n<p>For support questions (\u201cHow do I\u201d, \u201cI can\u2019t seem to\u201d, etc.) please search and if not already answered, open a thread in the <a href=\"https:\/\/wordpress.org\/support\/plugin\/Twitter-Mentions-as-Comments\" rel=\"ugc\">Support Forums<\/a>.<\/p>\n<\/li>\n<li>\n<p>For technical issues (e.g., to submit a bug or feature request) please search and if not already filed, <a href=\"https:\/\/github.com\/benbalter\/Twitter-Mentions-as-Comments\/issues\" rel=\"nofollow ugc\">open an issue on GitHub<\/a>.<\/p>\n<\/li>\n<li>\n<p>For implementation, and all general questions (\u201cIs it possible to..\u201d, \u201cHas anyone\u2026\u201d), please search, and if not already answered, post a topic to the <a href=\"https:\/\/groups.google.com\/forum\/#!forum\/Twitter-Mentions-as-Comments\" rel=\"nofollow ugc\">general discussion list serve<\/a><\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Twitter Mentions as Comments scours Twitter for people talking about your site &#038; silently inserts their Tweets alongside your existing comments.<\/p>\n","protected":false},"author":65,"featured_media":233086,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Twitter Mentions As Comments - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"Twitter Mentions as Comments scours Twitter for people talking about your site & silently inserts their Tweets alongside your existing comments."},"footnotes":""},"categories":[1],"tags":[124,6163,239,241,179],"class_list":["post-180650","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-comments","tag-mentions","tag-social","tag-social-media","tag-twitter"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/180650","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=180650"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/180650\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/233086"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=180650"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=180650"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=180650"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}