Files

75 lines
1.4 KiB
Plaintext

=== Bulk Datetime Change ===
Contributors: Katsushi Kawamori
Donate link: https://shop.riverforest-wp.info/donate/
Tags: date, time, media, posts, pages
Requires at least: 4.6
Requires PHP: 5.6
Tested up to: 5.6
Stable tag: 1.06
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Bulk change date/time for posts.
== Description ==
Bulk change date/time for posts.
= Changeable =
* Posts.
* Pages.
* Medias.
= Picker for date/time =
* Work with [DateTimePicker](http://xdsoft.net/jqplugins/datetimepicker/). jQuery plugin select date/time.
= Sibling plugin =
* [Post Date Time Change](https://wordpress.org/plugins/post-date-time-change/).
= How it works =
[youtube https://youtu.be/t6ZX51qVQ0c]
== Installation ==
1. Upload `bulk-datetime-change` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
none
== Screenshots ==
1. Search & Change
2. Settings
== Changelog ==
= 1.06 =
Fixed view of "Last updated".
= 1.05 =
Fixed per_page settings.
= 1.04 =
Change the "Date/time" column in the admin page.
= 1.03 =
Added post type column.
Added the ability to display an featured image in the title of the post.
= 1.02 =
Fixed translation.
= 1.01 =
Changed filter search method.
Some of the settings have been moved.
= 1.00 =
Initial release.
== Upgrade Notice ==
= 1.00 =
Initial release.