mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-28 04:50:15 +00:00
be59c5009e357e0cb1f1b146a3f8a1aaab375819
wp_schedule_single_event() should not prevent scheduling a future duplicate event. It should only reject an event as a duplicate if there is already a similar event scheduled within 10 minutes of the given timestamp.
Adds unit tests, fixes existing cron test. Props tellyworth. See [9181], #6966. Fixes #28213. git-svn-id: https://develop.svn.wordpress.org/trunk@29939 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%