[wp-trac] [WordPress Trac] #31401: wp-cron.php header comments confused or confusing
WordPress Trac
noreply at wordpress.org
Fri Feb 20 23:34:42 UTC 2015
#31401: wp-cron.php header comments confused or confusing
--------------------------+-----------------------------
Reporter: gbell12 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cron API | Version: 4.1.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The header for wp-cron.php says:
{{{
WordPress Cron Implementation for hosts, which do not offer CRON or for
which
the user has not set up a CRON job pointing to this file.
}}}
That's nonsensical, I think. It should say:
{{{
WordPress cron implementation to be called directly (e.g. via wget or
curl)
for sites which do not get enough visitors to properly trigger wp_cron in
wp-includes/wp_cron.php
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31401>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list