{"id":46897,"date":"2011-06-22T00:17:32","date_gmt":"2011-06-22T00:17:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-countdown-timer\/"},"modified":"2011-07-27T12:28:58","modified_gmt":"2011-07-27T12:28:58","slug":"simple-countdown-timer","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/simple-countdown-timer\/","author":7665525,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2.3","stable_tag":"0.2.3","tested":"3.2.1","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Simple Countdown Timer","header_author":"Tommy Leunen","header_description":"","assets_banners_color":"","last_updated":"2011-07-27 12:28:58","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/wso.li\/donation","header_plugin_uri":"http:\/\/www.tommyleunen.com","header_author_uri":"http:\/\/www.tommyleunen.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":7074,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Nothing.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.2.1","0.2.2","0.2.3"],"block_files":[],"assets_screenshots":{"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1539026","resolution":"4","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539026","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1539026","resolution":"3","location":"plugin"},"screenshot-7.jpg":{"filename":"screenshot-7.jpg","revision":"1539026","resolution":"7","location":"plugin"},"screenshot-6.jpg":{"filename":"screenshot-6.jpg","revision":"1539026","resolution":"6","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539026","resolution":"1","location":"plugin"},"screenshot-8.jpg":{"filename":"screenshot-8.jpg","revision":"1539026","resolution":"8","location":"plugin"},"screenshot-5.jpg":{"filename":"screenshot-5.jpg","revision":"1539026","resolution":"5","location":"plugin"}},"screenshots":{"1":"An example of countdown with 2 digits days","2":"An example of countdown with 3 digits days","3":"An example of an ended countdown","4":"The widget configuration","5":"The widget configuration with calendar panel","6":"The Quicktag and shortcode","7":"The Quicktag in visual mode","8":"Different size of the countdown (1 to 4)"}},"plugin_section":[],"plugin_tags":[11659,229,3076,1378,4076],"plugin_category":[40,43,59],"plugin_contributors":[84230],"plugin_business_model":[],"class_list":["post-46897","plugin","type-plugin","status-closed","hentry","plugin_tags-countdown","plugin_tags-javascript","plugin_tags-quicktag","plugin_tags-simple","plugin_tags-timer","plugin_category-calendar-and-events","plugin_category-customization","plugin_category-utilities-and-tools","plugin_contributors-akisbis","plugin_committers-akisbis"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-countdown-timer.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-1.jpg?rev=1539026","caption":"An example of countdown with 2 digits days"},{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-2.jpg?rev=1539026","caption":"An example of countdown with 3 digits days"},{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-3.jpg?rev=1539026","caption":"An example of an ended countdown"},{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-4.jpg?rev=1539026","caption":"The widget configuration"},{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-5.jpg?rev=1539026","caption":"The widget configuration with calendar panel"},{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-6.jpg?rev=1539026","caption":"The Quicktag and shortcode"},{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-7.jpg?rev=1539026","caption":"The Quicktag in visual mode"},{"src":"https:\/\/ps.w.org\/simple-countdown-timer\/trunk\/screenshot-8.jpg?rev=1539026","caption":"Different size of the countdown (1 to 4)"}],"raw_content":"<!--section=description-->\n<p>Simple Countdown Timer (SCT) is, as you might expect, really simple to use. It gives you tools to create a Countdown as a widget or into your posts with a shortcode ([sct date=\"...\"]).<\/p>\n\n<p>SCT supports 2 or 3 digits for days, so you can really create a long long countdown if you want. Simple Countdown Timer has also a quicktag, so you can really add a new countdown into your post in one click!<\/p>\n\n<p>To have the translated texts \"days, hours, minutes and seconds\" on your blog. Feel free to edit the first lines of the <code>simple-countdown-timer.php<\/code> and replace the text by yours. For French text for example, it will be :<\/p>\n\n<pre><code>$sct_text_date = array(\n        'days'      =&gt;  'jours',\n        'hours'     =&gt;  'heures',\n        'minutes'   =&gt;  'min',\n        'seconds'   =&gt;  'sec'\n);\n<\/code><\/pre>\n\n<h4>Key features<\/h4>\n\n<ul>\n<li>Simple to use.<\/li>\n<li>No flash, only javascript!<\/li>\n<li>A quicktag to quickly add a new countdown into your posts.<\/li>\n<li>A shortcode [sct date=\"\" align=\"\" size=\"\"]<\/li>\n<\/ul>\n\n<p>Feel free to use the plugin and let me know if there are errors or if you have some ideas to improve it. You can contact me on <a href=\"http:\/\/twitter.com\/tommy\">Twitter @Tommy<\/a>, <a href=\"http:\/\/wordpress.org\/tags\/simple-countdown-timer?forum_id=10\">the forum<\/a>, or by <a href=\"http:\/\/scr.im\/wordsocial\">email<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Extract the zip file and just drop the contents in the <code>wp-content\/plugins\/<\/code> directory of your WordPress installation (or install it directly from your dashboard) and then activate the Plugin from Plugins page.<\/li>\n<li>Go to widget page and create the countdown you want, or use the shortcode to create a countdown into your post.<\/li>\n<li>This is it.. Simple, isn't it ?<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Nothing.<\/p>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>added an alignment<\/li>\n<li>added a size<\/li>\n<li>added a quicktag in \"visual mode\"<\/li>\n<li>fixed a bug in the javascript when the countdown changed the day<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>fixed a bug with the size in the widget tool<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>fixed width of the countdown<\/li>\n<\/ul>\n\n<h4>0.2.3<\/h4>\n\n<ul>\n<li>fixed seconds in the countdown (59 instead of 99)<\/li>\n<\/ul>","raw_excerpt":"Simple Countdown Timer allows you to create multiple countdown on your blog with a widget, or using a shortcode into your post and pages.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/46897","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=46897"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/akisbis"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=46897"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=46897"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=46897"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=46897"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=46897"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=46897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}