mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 21:24:35 +00:00
554ee5b53c2c16ec4dc7255b5839205b8236dbf1
Moves the logic for determining when an event will next run from `wp_next_scheduled()` to `wp_get_scheduled_event()`. This improves the performance of `wp_get_scheduled_event()` by avoiding duplicate function calls and object cache hits. Props peterwilsoncc. Fixes #45976. git-svn-id: https://develop.svn.wordpress.org/trunk@44693 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%