{"id":18307,"date":"2012-05-28T11:48:07","date_gmt":"2012-05-28T11:48:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/twitter-like-box-reloaded\/"},"modified":"2017-01-12T20:53:12","modified_gmt":"2017-01-12T20:53:12","slug":"twitter-like-box-reloaded","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/twitter-like-box-reloaded\/","author":7004531,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.6","stable_tag":"1.3.6","tested":"4.7.33","requires":"3","requires_php":"","requires_plugins":"","header_name":"Twitter Like Box Widget. Like facebook box but for twitter","header_author":"Damian Logghe","header_description":"","assets_banners_color":"","last_updated":"2017-01-12 20:53:12","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.timersys.com\/","header_plugin_uri":"","header_author_uri":"http:\/\/www.timersys.com","rating":5,"author_block_rating":0,"active_installs":100,"downloads":43254,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"10"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.2","1.2.2","1.2.2.1","1.2.2.2","1.2.2.3","1.3","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.5.1","1.3.5.2","1.3.5.3","1.3.5.4","1.3.6"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1573574","resolution":"1","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1573574","resolution":"2","location":"plugin"}},"screenshots":{"1":"Twitter Like Box","2":"Twitter Like Box widget settings"}},"plugin_section":[],"plugin_tags":[159,30430,329,30432,62143],"plugin_category":[56],"plugin_contributors":[78621],"plugin_business_model":[],"class_list":["post-18307","plugin","type-plugin","status-closed","hentry","plugin_tags-twitter","plugin_tags-twitter-fans","plugin_tags-twitter-followers","plugin_tags-twitter-followers-box","plugin_tags-twitter-like-box","plugin_category-social-and-sharing","plugin_contributors-timersys","plugin_committers-timersys"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/twitter-like-box-reloaded.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/twitter-like-box-reloaded\/trunk\/screenshot-1.jpg?rev=1573574","caption":"Twitter Like Box"},{"src":"https:\/\/ps.w.org\/twitter-like-box-reloaded\/trunk\/screenshot-2.jpg?rev=1573574","caption":"Twitter Like Box widget settings"}],"raw_content":"<!--section=description-->\n<p>Display your Twitter followers anywhere in the site or use the widget to display it on the sidebar.Like Faebook's Like Box show your followers and a button to follow you. Also you can display people YOU follow instead of followers by simple changing settings on the widget. Colors are also editable in the admin settings page.<\/p>\n\n<p>To call the Twitter like box anyplace on your theme use:<\/p>\n\n<pre><code>&lt;?php twitter_like_box($username='chifliiiii') ?&gt;\n<\/code><\/pre>\n\n<p>Also you can change the total users to display and show users you follow by applying false to show followers<\/p>\n\n<pre><code>&lt;?php twitter_like_box($username='chifliiiii', $total=25, $show_followers = 'false') ?&gt;\n<\/code><\/pre>\n\n<p>Also you can call the widget in any page by using shortcodes:<\/p>\n\n<p>[TLB username=\"chifliiiii\" total=\"33\" width=\"50%\"]<\/p>\n\n<p>This plugin don't use cron jobs or anything that will overload your server like other plugins. It uses the new functions of wordpress (transient API) to cache results for 6 hours instead of query Twitter every time that a page is refreshed or visited on your site<\/p>\n\n<p>CHECK FOR INSTRUCTIONS INSIDE THE PLGUIN<\/p>\n\n<h4>Plugin's Official Site<\/h4>\n\n<p>Twitter Like Box (<a href=\"http:\/\/www.timersys.com\/plugins-wordpress\/twitter-like-box\/\">http:\/\/www.timersys.com\/plugins-wordpress\/twitter-like-box\/<\/a>)<\/p>\n\n<h4>Increase your twitter and Facebook followers<\/h4>\n\n<p>Increase your Twitter followers with Social PopUP Plugin (<a href=\"http:\/\/wordpress.org\/extend\/plugins\/popups\/\">http:\/\/wordpress.org\/extend\/plugins\/popups\/<\/a>)<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Unzip and Upload the directory 'twitter-like-box' to the '\/wp-content\/plugins\/' directory<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' menu in WordPress<\/p><\/li>\n<li><p>Go to Widgets; You'll see a new widget called 'Twitter Like Box'. Drag and Drop it in the sidebar.<\/p><\/li>\n<\/ol>\n\n<p>or<\/p>\n\n<ol>\n<li>You can use the function to include the Twitter like box in your theme like these:<\/li>\n<\/ol>\n\n<p>To call the Twitter like box anyplace on your theme use:<\/p>\n\n<pre><code>&lt;?php twitter_like_box($username='chifliiiii') ?&gt;\n<\/code><\/pre>\n\n<p>Also you can change the total users to display and show users you follow by applying false to show followers<\/p>\n\n<pre><code>&lt;?php twitter_like_box($username='chifliiiii', $total=25, $show_followers = 'false') ?&gt;\n<\/code><\/pre>\n\n<!--section=faq-->\n<dl>\n<dt>Why if i include the like box on my theme it gets all over the screen ?<\/dt>\n<dd><p>This widget is intended to work on any sidebar size, so when you call it directly you need to place it in a div container with a fixed width<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>= 1.3.6=\n* Bump readme file.<\/p>\n\n<h4>1.3.5.4<\/h4>\n\n<ul>\n<li>Changed consumer name to API to match new Twitter settings<\/li>\n<li>Fixed issue with strict standards<\/li>\n<li>Now it shows the proper error instead of empty widget<\/li>\n<\/ul>\n\n<h4>1.3.5.2<\/h4>\n\n<ul>\n<li>Updated WP_Plugin_Base class for compatibility with Wordpress Social Invitations Plugin<\/li>\n<li>Added title attribute to links<\/li>\n<\/ul>\n\n<h4>1.3.5.1<\/h4>\n\n<ul>\n<li>Updated WP_Plugin_Base class for compatibility with Wordpress Social Invitations Plugin<\/li>\n<li>Fixed php shorthand used on one of the files<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Updated WP_Plugin_Base class for compatibility with Wordpress Social Invitations Plugin<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Added alt tag to images<\/li>\n<li>Fixed translation link<\/li>\n<li>Fixed problem with error box showing all the time<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Added more error messages in case oAuth is not configured<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Fixed Css issue<\/li>\n<li>Added better errors handling<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Redisigned plugin structure and backend<\/li>\n<li>Now allow to show more than 100 users on the box<\/li>\n<li>Added OAuth authorization<\/li>\n<li>Changed to v1.1 of Twitter API<\/li>\n<\/ul>\n\n<h4>1.2.2.3<\/h4>\n\n<ul>\n<li>Tiny fix to mention here<\/li>\n<\/ul>\n\n<h4>1.2.2.2<\/h4>\n\n<ul>\n<li>Changed functions to force use of arrays to avois some problems with some accounts<\/li>\n<li>Added a bit more of error handling in case twitter usernames are wrong or twitter is down<\/li>\n<li>Corrected tagged version<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added nofollow attribute to links of followers<\/li>\n<li>Added option to show just images, instead of links to followers<\/li>\n<li>Closed a missing tag .Thanks to Soonforward for pointing that out<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added link in widget to change settings and style<\/li>\n<li>Fixed some typos in readme.txt<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First version<\/li>\n<\/ul>","raw_excerpt":"Display your Twitter followers anywhere in the site or use the widget to display it on the sidebar. Like Facebook&#039;s Like Box show your followers  &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/18307","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=18307"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/timersys"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=18307"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=18307"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=18307"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=18307"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=18307"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=18307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}