=== Cron Scheduler ===
Contributors: juanjopuntcat
Tags: cron, scheduler, admin, wp-cron, performance
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A WordPress plugin to easily adjust the frequency of cron jobs with a user-friendly interface.

== Description ==

This plugin lets you manage and change the frequency of WP-Cron events via the Tools section in your dashboard. No coding needed. Translatable and lightweight.

== Installation ==

1. Upload the plugin to `/wp-content/plugins/`.
2. Activate through the Plugins menu.
3. Navigate to Tools > Cron Scheduler to manage jobs.

== Frequently Asked Questions ==

= Will it override WordPress cron? =  
No, it simply reschedules existing hooks.

== Changelog ==

= 1.0.0 =
* Initial release.

= 1.0.1 =
* Changes to meet Wordpress.org guidelines

= 1.0.2 =
* Changes to meet Wordpress.org guidelines

= 1.0.3 =
* Addressed errors notified by WP plugins community

== Upgrade Notice ==

= 1.0.3 =
Latest release. Clean and safe to install.

== License ==

This plugin is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License version 2 or later.
