=== Simple Certain Time to Show Content === Contributors: eemitch Donate link: https://elementengage.com/donate/ Tags: content scheduler, text widget scheduler, shortcode scheduler Requires at least: 7.4 Tested up to: 6.9 Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html At a time of your choosing, simply show or hide anything enclosed within a set of shortcodes. == Description == At a time of your choosing, show or hide anything enclosed within these shortcode tags: [eeSCTSC]Your content here[/eeSCTSC] Can be used on a Page, Post in a Text Widget, or in a theme file with do_shortcode(). * Schedule the days of the week to show content, then: * Schedule the time of the day to show or hide what's inside the tags. * Set the proper timezone to show the content. * Optionally show alternate content (text or HTML) when the main content is not showing. == Installation == 1. Upload the plugin folder to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How can I ask a question? = Please contact me at: mitch@elementengage.com = Can I ask you to change something for me? = Sure. Please contact me. == Screenshots == 1. screenshot-1.png == Upgrade Notice == na == Changelog == = 1.3.1 = * Security Improvements * Removed the Support tab and email form. * Code improvements andARIA compatiability. * Added new translations. = 1.2.2 = * Fixed PHP 8 compatibly issues. * Security Improvements * CSS Updates * Removed the Donate tab = 1.2.1 = * Improved interface * Added Internationalization and basic translations for French, German, Italian, Spanish and Chinese * Various code improvements = 1.2.0 = * Improved interface * Added Internationalization and basic translations for French, German, Italian, Spanish and Chinese * Various code improvements = 1.1.0 = * Initial Release