[wp-trac] [WordPress Trac] #26218: add_query_arg() being called incorrectly in ~/wp-includes/cron.php (Version 3.8-beta-1)
WordPress Trac
noreply at wordpress.org
Sun Nov 24 21:44:37 UTC 2013
#26218: add_query_arg() being called incorrectly in ~/wp-includes/cron.php (Version
3.8-beta-1)
------------------------------+--------------------
Reporter: datafeedr.com | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8
Component: Cron | Version: trunk
Severity: major | Resolution:
Keywords: has-patch commit |
------------------------------+--------------------
Comment (by dimadin):
Out of curiosity, why it should be array? In the same file we have
`add_query_arg( 'doing_wp_cron', $doing_wp_cron, wp_unslash(
$_SERVER['REQUEST_URI'] ) )` and I did a quick search in core and it looks
we are using this form when there is only one key.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26218#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list