=== Scheduled Contents Shortcode ===
Contributors: megane9988, Toro_Unit
Tags: shortcode, schedule
Requires at least: 4.7
Tested up to: 4.8.1
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds shortcode [schedule]. Simple way to show and hide content by datetime.

== Description ==

Adds shortcode [schedule]. Simple way to show and hide content by datetime.

`[schedule from="2017-08-10T15:00" to="2020-08-11T23:00"] your contents. [/schedule]`

= Requirement =

* PHP 5.5+


== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0.1 =
* Update Readme.

= 1.0.0 =
* First release.


