=== Random Post Scheduler ===
Contributors: jesus2lopez
Donate link: https://www.paypal.com/paypalme/tecnicorecreativas/
Tags: scheduling, posts, random, automation, content
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.2
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Plugin to schedule WordPress posts with random dates and times within a defined range.

== Description ==

The Random Post Scheduler lets you schedule your draft posts in two different ways:

1. **Date Range**: Schedule your posts within a specific date range, with a minimum interval between publications.  
2. **Random Interval**: Schedule your posts with a random interval between each publication, regardless of the dates.

This plugin is ideal for:

* Blogs that want to maintain a consistent publishing frequency  
* Sites with many draft posts that need to be scheduled  
* Anyone who wants to automate content scheduling  

== Installation ==

1. Upload the plugin to your `/wp-content/plugins/` directory  
2. Activate the plugin from the WordPress admin panel  
3. Go to "Tools > Post Scheduler"  
4. Configure the date ranges and hours or random intervals  
5. Select the posts you want to schedule  
6. Click "Schedule Posts"  

== Frequently Asked Questions ==

= Can I schedule already published posts? =

No, this plugin is designed to schedule posts that are in draft or pending review status.

= Is there a limit to the number of posts I can schedule at once? =

There is no technical limit, but it is recommended to schedule posts in groups to ensure optimal distribution.

= Can I schedule posts for specific days? =

The current version distributes posts randomly within the specified range. For scheduling on specific days, consider using the native WordPress scheduling feature.

== Screenshots ==

1. Main interface of the plugin  
2. Selecting posts to schedule  
3. Date range configuration  
4. Random interval configuration  

== Changelog ==

= 1.2 =
* Added option to schedule posts with random intervals  
* Improved distribution of posts within the date range  
* Security fixes and code optimization  

= 1.1 =
* Fixed issue with post distribution  
* Improved user interface  

= 1.0 =
* Initial public release  

== Upgrade Notice ==

= 1.2 =
This update adds new features and improves post distribution. Update to get all the benefits.
