{"id":42073,"date":"2016-02-23T23:52:27","date_gmt":"2016-02-23T23:52:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/captain-countdown-clock\/"},"modified":"2016-08-22T16:09:52","modified_gmt":"2016-08-22T16:09:52","slug":"captain-countdown-clock","status":"publish","type":"plugin","link":"https:\/\/ceb.wordpress.org\/plugins\/captain-countdown-clock\/","author":14777375,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.6","stable_tag":"1.0.6","tested":"4.5.33","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Captain Countdown Clock","header_author":"The Time Now","header_description":"","assets_banners_color":"","last_updated":"2016-08-22 16:09:52","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.thetimenow.com\/javascript\/clock","header_author_uri":"http:\/\/www.thetimenow.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":5574,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>This is a first release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1356941","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1356941","resolution":"256x256","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1356935","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1356935","resolution":"2","location":"assets"}},"screenshots":{"1":"Screenshot 1","2":"Screenshot 2"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[7162,15715,4076],"plugin_category":[40],"plugin_contributors":[93431,93430],"plugin_business_model":[],"class_list":["post-42073","plugin","type-plugin","status-publish","hentry","plugin_tags-clock","plugin_tags-countdown-clock","plugin_tags-timer","plugin_category-calendar-and-events","plugin_contributors-recipesff","plugin_contributors-spokanetony","plugin_committers-efederman22","plugin_committers-spokanetony"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/captain-countdown-clock\/assets\/icon-128x128.png?rev=1356941","icon_2x":"https:\/\/ps.w.org\/captain-countdown-clock\/assets\/icon-256x256.png?rev=1356941","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/captain-countdown-clock\/assets\/screenshot-1.png?rev=1356935","caption":"Screenshot 1"},{"src":"https:\/\/ps.w.org\/captain-countdown-clock\/assets\/screenshot-2.png?rev=1356935","caption":"Screenshot 2"}],"raw_content":"<!--section=description-->\n<p>A simple and customizable WordPress countdown clock. Includes settings to sync your website's time to your time zone, even if they are off by an odd number of minutes.<\/p>\n\n<h3>Other Shortcode Options<\/h3>\n\n<p>Change the background color or image (default is none):<\/p>\n\n<blockquote>\n  <p>[captain_countdown date=\"2\/13\/2016\" title=\"Countdown To My Special Day!\" background=\"#FF0000\"]`<\/p>\n  \n  <p>[captain_countdown date=\"2\/13\/2016\" title=\"Countdown To My Special Day!\" background=\"http:\/\/mysite.com\/path\/to\/background.png\"]`<\/p>\n<\/blockquote>\n\n<p>Change the text color (default is black):<\/p>\n\n<blockquote>\n  <p>[captain_countdown date=\"2\/13\/2016\" title=\"Countdown To My Special Day!\" text=\"#FFFFFF\"]`<\/p>\n<\/blockquote>\n\n<p>Change the border color (default is none):<\/p>\n\n<blockquote>\n  <p>[captain_countdown date=\"2\/13\/2016\" title=\"Countdown To My Special Day!\" border=\"#000000\"]`<\/p>\n<\/blockquote>\n\n<p>You can use common color names instead of hex values as well:<\/p>\n\n<ul>\n<li>Use \"#000000\" or \"Black\" for Black<\/li>\n<li>Use \"#FFFFFF\" or \"White\" for White<\/li>\n<li>Use \"#FF0000\" or \"Red\" for Red<\/li>\n<li>Use \"#00FF00\" or \"Green\" for Green<\/li>\n<li>Use \"#0000FF\" or \"Blue\" for Blue<\/li>\n<\/ul>\n\n<p><a href=\"http:\/\/www.w3schools.com\/colors\/colors_hex.asp\">Click here<\/a> for more color options.<\/p>\n\n<!--section=installation-->\n<p>Before adding the shortcode, visit the Plugin Instructions page to sync the countdown clock with your local time or to correct any time discrepancies your server may have.<\/p>\n\n<p>Add the following shortcode to your page:<\/p>\n\n<blockquote>\n  <p>[captain_countdown date=\"2\/13\/2016\" time=\"5:00 pm\" title=\"Countdown To My Special Day!\" format=\"usa\"]<\/p>\n<\/blockquote>\n\n<p>Most date and time formats will work:<\/p>\n\n<p>Dates<\/p>\n\n<ul>\n<li>2\/13\/2016<\/li>\n<li>February 13, 201<\/li>\n<li>2016-02-13<\/li>\n<\/ul>\n\n<p>Times<\/p>\n\n<ul>\n<li>5:00 pm<\/li>\n<li>17:00:30<\/li>\n<li>17:30<\/li>\n<\/ul>\n\n<p><em>Note:<\/em> The \"date\" option is required and the \"time\" option is optional.<\/p>\n\n<p>If you specify \"usa\" for the format, your date will look like this:<\/p>\n\n<blockquote>\n  <p>February 12, 2016<\/p>\n<\/blockquote>\n\n<p>Leave the format attribute blank (or remove it completely) for the default date display:<\/p>\n\n<blockquote>\n  <p>12 February 2016<\/p>\n<\/blockquote>\n\n<!--section=faq-->\n<dl>\n<dt>There are a dozen countdown clock plugins out there. Why should I use yours?<\/dt>\n<dd><p>Because you like simple things, like we do.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>I made this.<\/li>\n<\/ul>\n\n<h4>1.0.1 - 1.0.4<\/h4>\n\n<ul>\n<li>Cosmetic changes.<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Added a support link in case the javascript fails.<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Added a nofollow tag to the support link<\/li>\n<\/ul>","raw_excerpt":"A simple and customizable WordPress countdown clock. Includes settings to sync your website&#039;s time to your time zone.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42073","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42073"}],"author":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/spokanetony"}],"wp:attachment":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42073"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42073"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42073"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42073"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42073"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42073"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}