[wp-trac] [WordPress Trac] #18356: get_bookmarks() indefinitely caches randomly ordered results
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 11 23:42:48 UTC 2011
#18356: get_bookmarks() indefinitely caches randomly ordered results
-------------------------------------+------------------------------
Reporter: prettyboymp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------------------
Comment (by SergeyBiryukov):
{{{
$orderby == 'rand()'
}}}
Shouldn't it be `$orderby == 'rand'` (without brackets)?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18356#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list