readme.txt
0f52aed2
 === Rucy ===
 Contributors: gips-nita
 Tags: post, update content, update post, update page, schedule update, reserve update, reservation update, rucy, Rucy
f9693eaf
 Requires at least: 3.5
5f71226a
 Tested up to: 4.3.1
d192efd9
 Stable tag: 0.4.1
0f52aed2
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
f9693eaf
 Enable you can reservation post update it is published.
0f52aed2
 
 == Description ==
 
 You can automatically update the DateTime specified posts published by this plugin.
 
 Post and Page, specify custom post type is also possible.
 
 But in your WordPress, this plugin is a prerequisite is that the reservation can be posted (can use WP_CRON is required).
 
 == Installation ==
 
 You can install this plugin directly from your WordPress dashboard:
 
  1. Go to the *Plugins* menu and click *Add New*.
  2. Search for *rucy*.
  3. Click *Install Now* next to the *rucy* plugin.
  4. Activate the plugin.
  5. Configure reservation post type in *rucy* in *Setting* menu.
 
 == Screenshots ==
 
 1. Added Reservation Content Editor in Editor.
 2. Reservation Content Type Setting Page.
 
 == Frequently Asked Questions ==
 
 
 == Changelog ==
 
d192efd9
 = 0.4.1 =
 2015-11-05
 * modified update content include shortcode.
 
35be9cbc
 = 0.4.0 =
5f71226a
 2015-10-21
35be9cbc
 * add post rollback function.
 * refactoring
 * add plugin icon.
 * change banner image.
 
f9693eaf
 = 0.3.0 =
5f71226a
 2015-04-09
f9693eaf
 * add "feature image" and "post date" to reservation update.
 * when reservation post update, fixed iframe tag and more html tag it will be removed.
 
130da09c
 = 0.2.0 =
5f71226a
 2014-06-13
130da09c
 * fixed Bugs.
 * change input type reservation datetime.
 * add check validation reservation datetime is past.
 
468efc5c
 = 0.1.2 =
5f71226a
 2014-05-04
468efc5c
 * add reservation datetime post updated messages.
 * add "revision" and "attachment" in invalid custom post type Setting
be668e09
 * refactoring
468efc5c
 
dbab1f45
 = 0.1.1 =
5f71226a
 2014-04-25 
dbab1f45
 * if accept checkbox unchecked , clean schedule update content. 
 * modified revision post_type do not add schedule update. 
 * add donation link.
 
0f52aed2
 = 0.1.0 =
5f71226a
 2014-04-18
 * First release