=== Change WP Cron Request URL ===
Contributors: pressmaninc,muraokashotaro,hiroshisekiguchi,kazunao,naotoshigenari
Tags: cron,wp-cron
Requires at least: 4.9.8
Tested up to: 5.5
Requires PHP: 5.6
Stable tag: 1.0.2
License: GNU GPL v2 or higher
License URI: https://www.gnu.org/licenses/gpl-2.0.html


== Description ==
This plugin changes the request url when wp-cron executed.
For details, see this plugin's setting page.
The link is made to "Admin menu" > "Settings" > "Change WP Cron Request URL".

== Installation ==
1. Upload the 'change-wp-cron-request-url' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the Plugins menu in WordPress.

== Changelog ==

= 1.0.2 =
* Fix: Settings are reset when deactivated.

= 1.0.1 =
* Fix: Wrong domain initialization.

= 1.0.0 =
- first version.
