=== Content Visibility Date and Time === Contributors: iamfriendly Donate link: https://girlswhocode.com/ Tags: contentvisibility, block, content, visibility, date, time Requires at least: 5.0 Tested up to: 6.1.1 Stable tag: 0.1.3 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A date and time add-on for [Content Visibility](https://wordpress.org/plugins/content-visibility/). == Description == Need to show a content block between two dates? Or after a certain date and time? Or _until_ a particular date in the future? The Date and Time add-on for [Content Visbility](https://wordpress.org/plugins/content-visibility/) allows you to do just that! ## Development Development is mostly done on [github](https://github.com/richardtape/content-visibility-date-and-time/issues/new) and releases are made there and here to the WordPress plugins directory. == Frequently Asked Questions == = What's with the logo? = It's a chameleon. A cool little creature which can change the way it appears - to make itself more or less visible. Seemed appropriate! Also, your suspicions are correct; a designer, I am not. = Got a question? = Let me know: [https://github.com/richardtape/content-visibility-date-and-time/issues/new](https://github.com/richardtape/content-visibility-date-and-time/issues/new) == Screenshots == 1. Showing the content visibility date and time controls in the content editor sidebar == Changelog == = 0.1.3 = * WP 6.1.1 compatibility. * Fixed warning in widgets screen to do with loading the wrong editor. * Fixed date popup not showing correctly due to changes in the underlying DateTime component. props kelvinxu. = 0.1.2 = * Added indicator to show when Date/Time rules are present for a block to make it easier to see when a block has rules. * WP 5.8.0 compatibility. = 0.1.1 = * Updated tags to make addons more finadable from the core plugin. * WP 5.7.0 compatibility. = 0.1.0 = * First public release. Set start and/or end times for when your content blocks will be shown. == Upgrade Notice == None yet.