{"id":23106,"date":"2013-04-23T21:46:46","date_gmt":"2013-04-23T21:46:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/untappd-checkins-widget\/"},"modified":"2020-07-09T02:57:32","modified_gmt":"2020-07-09T02:57:32","slug":"untappd-checkins-widget","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/untappd-checkins-widget\/","author":6612927,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.3","stable_tag":"1.3.3","tested":"5.4.19","requires":"3.5","requires_php":"5.3","requires_plugins":"","header_name":"Untappd WordPress Widgets","header_author":"Michael Beckwith","header_description":"","assets_banners_color":"","last_updated":"2020-07-09 02:57:32","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/michaelbox.net\/","header_author_uri":"http:\/\/michaelbox.net","rating":5,"author_block_rating":0,"active_installs":100,"downloads":11670,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.3.1":"<ul>\n<li>Fixed: Mistakenly had the same filter name for multiple widget.<\/li>\n<\/ul>","1.3.0":"<ul>\n<li>Added: widgets for &quot;Latest Badge&quot;, &quot;Venue checkins&quot;, and user profile data.<\/li>\n<li>Added: Settings page for Untappd API client credentials.<\/li>\n<li>Updated: Conditionally show widget fields for API credentials if not saved on settings page.<\/li>\n<li>Updated: Revised much of the underlaying code around API requests.<\/li>\n<\/ul>","1.2.0":"<ul>\n<li>Added widget for listing Brewery checkins.<\/li>\n<li>Fixed transient name issue for user checkins.<\/li>\n<li>Added parameter to untappd_checkins_list_classes filter to indicate which widget is being rendered at that moment.<\/li>\n<\/ul>","1.1.2":"<ul>\n<li>Change from http to https for Untappd API request<\/li>\n<\/ul>","1.1.1":"<ul>\n<li>Text changes.<\/li>\n<li>New filter: untappd_user_markup. Used to provide custom widget output if you want to override default.<\/li>\n<\/ul>","1.0.1":"<ul>\n<li>If you were wondering where labels for the widget were, and what to put where, this is a necessary update. Sorry!<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.1","1.1.1","1.1.2","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5632,62806,25351,241],"plugin_category":[43],"plugin_contributors":[77727],"plugin_business_model":[],"class_list":["post-23106","plugin","type-plugin","status-publish","hentry","plugin_tags-beer","plugin_tags-social-drinking","plugin_tags-untappd","plugin_tags-widgets","plugin_category-customization","plugin_contributors-tw2113","plugin_committers-tw2113"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/untappd-checkins-widget.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin creates a widget that you can use to display recent checkins on Untappd.<\/p>\n\n<p><strong>NOTE<\/strong> You will need to register for an api key from Untappd to use this widget. More information and application can be found at <a href=\"https:\/\/untappd.com\/api\/\">Untappd API Docs<\/a><\/p>\n\n<p>See full documentation at http:\/\/trexthepirate.com\/untappd\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip and upload extracted folder to your wp-content\/plugins\/ folder OR upload the zip file via the installer in the WP-Admin Plugin screen<\/li>\n<li>Activate through the 'Plugins' menu in WordPress<\/li>\n<li>Drag instance of new widget into a widget sidebar on your Widgets screen<\/li>\n<li>Drink.<\/li>\n<li>Check in with what you drink.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt><h3>How Do I find the Brewery or Venue ID?<\/h3><\/dt>\n<dd><p>You should be able to find the Brewery ID by checking the URL for the brewery on a specific checkin. Hover over or copy the URL for the BREWERY in a checkin like in the following example: \"PERSON is drinking a BEER by BREWERY at VENUE\" and look for a numeral ID at the end of the URL<\/p>\n\n<p>You should be able to do the same for a venue ID. Hover over the VENUE in the checkin URL and look for the numeral ID at the end.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.3 - 2020-07-08<\/h4>\n\n<ul>\n<li>Fixed: fatal error regarding failing API requests and error retrieving.<\/li>\n<\/ul>\n\n<h4>1.3.2 - 2018-01-22<\/h4>\n\n<ul>\n<li>Updated: Changed default transient name values to include username\/venue\/brewery information. This allows for multiple instances of each widget type.<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Fixed: Mistakenly had the same filter name for multiple widget.<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Added: widgets for \"Latest Badge\", \"Venue checkins\", and user profile data.<\/li>\n<li>Added: Settings page for Untappd API client credentials.<\/li>\n<li>Updated: Conditionally show widget fields for API credentials if not saved on settings page.<\/li>\n<li>Updated: Revised much of the underlaying code around API requests.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added widget for listing Brewery checkins.<\/li>\n<li>Fixed transient name issue for user checkins.<\/li>\n<li>Added parameter to untappd_checkins_list_classes filter to indicate which widget is being rendered at that moment.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Change from http to https for Untappd API request<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Text changes.<\/li>\n<li>New filter: untappd_user_markup. Used to provide custom widget output if you want to override default.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fix various lingering issues with labels on the widget.<\/li>\n<li>Added some missing strings for translations.<\/li>\n<li>Added pot file for translating.<\/li>\n<li>Adde filter for the classes applied to the unordered list.<\/li>\n<li>Hide errors regarding API credentials for all non-admins.<\/li>\n<li>Saves transient only when a status of 200 is returned by the Untappd API.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Wasn't echoing widget labels with translations.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial upload<\/li>\n<\/ul>","raw_excerpt":"Display recent Untappd Checkins via widget","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23106","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=23106"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tw2113"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23106"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23106"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23106"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23106"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23106"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}