{"id":221909,"date":"2025-02-19T01:59:58","date_gmt":"2025-02-19T01:59:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/scheduled-block\/"},"modified":"2025-02-19T01:59:36","modified_gmt":"2025-02-19T01:59:36","slug":"scheduled-block","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/scheduled-block\/","author":21015925,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.8","stable_tag":"trunk","tested":"6.7.5","requires":"5.8","requires_php":"","requires_plugins":null,"header_name":"Scheduled Block","header_author":"Michael Miller Jr","header_description":"Control the visibility of content with a schedule. Place one or more blocks inside this container and set specific start and end times. The inner blocks will display only during the designated period, making it easy to manage time-sensitive content on your site. Once you set it up, there's no need to go back and edit the page or post - just set it and forget it!","assets_banners_color":"9da2a1","last_updated":"2025-02-19 01:59:36","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/paypalme\/tiktokfundsme","header_plugin_uri":"","header_author_uri":"https:\/\/www.linkedin.com\/in\/michael-r-miller-jr","rating":0,"author_block_rating":0,"active_installs":0,"downloads":298,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>1.0.6 - Critical update for proper timezone handling and WordPress coding standards compliance<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3242935,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3242935,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3242935,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3242935,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"scheduled-block\/block":{"name":"scheduled-block\/block","title":"Scheduled Block"}},"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3242935,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Screenshot-2025-02-03-191423.png - Scheduling interface showing date\/time pickers and content area"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[231011,152129,268,238492],"plugin_category":[40],"plugin_contributors":[238493],"plugin_business_model":[],"class_list":["post-221909","plugin","type-plugin","status-publish","hentry","plugin_tags-content-visibility","plugin_tags-gutenberg-blocks","plugin_tags-scheduling","plugin_tags-time-sensitive-content","plugin_category-calendar-and-events","plugin_contributors-thelastsuperman","plugin_committers-thelastsuperman"],"banners":{"banner":"https:\/\/ps.w.org\/scheduled-block\/assets\/banner-772x250.png?rev=3242935","banner_2x":"https:\/\/ps.w.org\/scheduled-block\/assets\/banner-1544x500.png?rev=3242935","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/scheduled-block\/assets\/icon-128x128.png?rev=3242935","icon_2x":"https:\/\/ps.w.org\/scheduled-block\/assets\/icon-256x256.png?rev=3242935","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/scheduled-block\/assets\/screenshot-1.png?rev=3242935","caption":"Screenshot-2025-02-03-191423.png - Scheduling interface showing date\/time pickers and content area"}],"raw_content":"<!--section=description-->\n<p>The Scheduled Block plugin lets you easily manage time-sensitive content in WordPress. Simply wrap any Gutenberg blocks in a Scheduled Block container and set specific display times. Your content will automatically appear and disappear based on your schedule.<\/p>\n\n<p>Key features:\n- Visual date\/time picker interface\n- UTC timezone conversion for reliability\n- Caching prevention for accurate scheduling\n- Works with any inner blocks\/content\n- Lightweight and performance-optimized<\/p>\n\n<h3>License<\/h3>\n\n<p>This program is free software: you can redistribute it and\/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>scheduled-block<\/code> folder to your <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add a \"Scheduled Block\" to any post\/page<\/li>\n<li>Set your start\/end times in the block settings<\/li>\n<li>Add content inside the block<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20timezone%20handling%20work%3F'><h3>How does timezone handling work?<\/h3><\/dt>\n<dd><p>All times are converted to UTC for comparison, using your WordPress general settings timezone for input conversion.<\/p><\/dd>\n<dt id='why%20isn%27t%20my%20block%20appearing%2Fdisappearing%20immediately%3F'><h3>Why isn't my block appearing\/disappearing immediately?<\/h3><\/dt>\n<dd><p>Ensure your hosting doesn't have server-level caching. The plugin includes caching prevention headers for WordPress-level caching.<\/p><\/dd>\n<dt id='can%20i%20use%20multiple%20scheduled%20blocks%20on%20one%20page%3F'><h3>Can I use multiple scheduled blocks on one page?<\/h3><\/dt>\n<dd><p>Yes! Each block operates independently with its own schedule.<\/p><\/dd>\n<dt id='what%20date%20format%20is%20used%3F'><h3>What date format is used?<\/h3><\/dt>\n<dd><p>The plugin uses ISO 8601 format (YYYY-MM-DDTHH:MM:SS) internally while displaying times in your local WordPress timezone.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Tested up to version corrected for WordPress i.e. 6.7<\/li>\n<li>Used a unique prefix to avoid collisions, e.g. \"schebl_\"<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Proper escaping using wp_kses_post <\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Fixed timezone conversion issues<\/li>\n<li>Improved caching prevention<\/li>\n<li>Added proper script registration parameters<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Enhanced UTC time comparisons<\/li>\n<li>Added server-side rendering optimizations<\/li>\n<li>UI layout improvements<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with core scheduling functionality<\/li>\n<\/ul>","raw_excerpt":"Control the visibility of content with start\/end scheduling for Gutenberg blocks. Perfect for time-sensitive promotions, events, or temporary content.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/221909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=221909"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/thelastsuperman"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=221909"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=221909"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=221909"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=221909"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=221909"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=221909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}