[wp-trac] Re: [WordPress Trac] #965: get_post_meta inefficient if
used in loop and meta key not in cache
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 21 05:58:35 GMT 2007
#965: get_post_meta inefficient if used in loop and meta key not in cache
-----------------------+----------------------------------------------------
Reporter: gbhugo | Owner: rob1n
Type: defect | Status: assigned
Priority: normal | Milestone: 2.2
Component: General | Version: 2.1
Severity: minor | Resolution:
Keywords: has-patch |
-----------------------+----------------------------------------------------
Changes (by rob1n):
* keywords: => has-patch
* status: new => assigned
* version: 1.5 => 2.1
* owner: anonymous => rob1n
* milestone: => 2.2
Comment:
Patch adds a new argument that defaults to false (the behavior right now),
but if it's set to TRUE, it returns an empty string if the key isn't in
the cache.
--
Ticket URL: <http://trac.wordpress.org/ticket/965#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list