[wp-trac] [WordPress Trac] #25514: Hook Docs: wp-includes/query.php
WordPress Trac
noreply at wordpress.org
Tue Oct 8 18:15:24 UTC 2013
#25514: Hook Docs: wp-includes/query.php
--------------------------+------------------------------
Reporter: dougwollison | Owner: DrewAPicture
Type: enhancement | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Inline Docs | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+------------------------------
Comment (by dougwollison):
Done, although I can't specify a default value for $split_the_query since
it's a calculated value, unlike most of those flags:
`$split_the_query = ( $old_request == $this->request && "$wpdb->posts.*"
== $fields && !empty( $limits ) && $q['posts_per_page'] < 500 );`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25514#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list