{"id":180588,"date":"2011-03-20T08:00:00","date_gmt":"2011-03-20T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/2024\/02\/22\/twitter-extented\/"},"modified":"2011-03-21T03:24:00","modified_gmt":"2011-03-21T03:24:00","slug":"twitter-extented","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/twitter-extented\/","title":{"rendered":"Twitter for WordPress Extended 2"},"content":{"rendered":"<p>Twitter for WordPress displays yours tweets, your friends timeline, a Twitter search result or the current twitter trends in your WordPress blog. This is done by using the built in widget or by using PHP functions in your theme.<\/p>\n<h4>Features<\/h4>\n<pre><code>* Simply\n* Customizable\n* Widget support\n* No options page (yes, this is a feature if you consider that other plug-in cannot be inserted in your site more than once due to this)\n* Uses WordPress resources (no extra files needed)\n* Detects URLs, e-mail address and @username replies\n<\/code><\/pre>\n<h4>Usage<\/h4>\n<p>If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your things, use the following php code to display Twitter messages:<\/p>\n<pre><code><?php twitter_messages(\"username\"); ?>\n<\/code><\/pre>\n<p>A number of options are available like:<\/p>\n<pre><code>* specifying the number of the elements that should appear in your list via the $num parameter;\n* let the elements appear into an HTML list via the $list parameter\n* show the time when the tweet has been published via the $update parameter\n* transform text into an active link via the $hyperlinks parameter and apply a nofollow decoration with the $nofollowattribute\n* exclude retweets via the $excludeRT parameter\n* or don't include tweets that contain a particular text via $excludeText parameter (you can pass a simple string, or an array of values comma separated) \n<\/code><\/pre>\n<p>If you want to display tweets to a special search result, use the following code:<\/p>\n<pre><code><?php twitter_searchstring(\"#twitaly\"); ?>\n<\/code><\/pre>\n<p>If you want to display the tweets of your friends timeline, use this:\n    <\/p>\n<p>If you want to display the current twitter trends, use that snippet:\n    <\/p>\n<h4>Customization<\/h4>\n<p>The plug in provides the following CSS classes:<br \/>\n    * ul.twitter: the main ul (if list is activated)<br \/>\n    * li.twitter-item: the ul items (if list is activated)<br \/>\n    * p.twitter-message: each one of the paragraphs (if msgs > 1)<br \/>\n    * .twitter-timestamp: the timestamp span class<br \/>\n    * a.twitter-link: the tweet link class<br \/>\n    * a.twitter-user: the @username reply link class<br \/>\n    * li.twitter-item img: format the avatar icon on search results<\/p>\n<h3>Credits<\/h3>\n<p><a href=\"http:\/\/rick.jinlabs.com\/\" rel=\"nofollow ugc\">Ricardo Gonz\u00e1lez<\/a> \u2013 The plugin is highly based on the plugin \u201cTwitter for WordPress\u201d, so the major part of the credits goes to him.<br \/>\n<a href=\"http:\/\/www.das-motorrad-blog.de\/meine-wordpress-plugins\/\" rel=\"nofollow ugc\">Marc Schieferdecker<\/a>, The plugin fork from which this extension is derived.<\/p>\n<h3>Contact<\/h3>\n<p>Any Suggestions?<br \/>\nAs I\u2019m not a PHP programmer and I\u2019m not going to support this fork actively, I will be glad to hear from you. Maybe that if the request or the suggestion is interesting enough I can spend some time on the development.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Twitter for WordPress Extended 2 shows your tweets, tweets for a search term (e.g. a tag), your friends timeline or the current twitter trends.<\/p>\n","protected":false},"author":65,"featured_media":233086,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Twitter for WordPress Extended 2 - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"Twitter for WordPress Extended 2 shows your tweets, tweets for a search term (e.g. a tag), your friends timeline or the current twitter trends."},"footnotes":""},"categories":[1],"tags":[179,120],"class_list":["post-180588","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-twitter","tag-widget"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/180588","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=180588"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/180588\/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=180588"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=180588"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=180588"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}