[wp-trac] Re: [WordPress Trac] #3229: post meta data not always
cached
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 11 09:13:36 GMT 2006
#3229: post meta data not always cached
----------------------------+-----------------------------------------------
Reporter: mdawaffe | Owner: mdawaffe
Type: defect | Status: assigned
Priority: normal | Milestone: 2.0.5
Component: Administration | Version: 2.0.4
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Old description:
> $post_meta_cache['$post_id']
>
> {{{'$post_id'}}} is a string that looks like {{{$post_id}]} not a number
> that looks like 17.
>
> Patch attached.
New description:
{{{$post_meta_cache['$post_id']}}}
{{{'$post_id'}}} is a string that looks like {{{$post_id}]} not a number
that looks like 17.
Patch attached.
--
Ticket URL: <http://trac.wordpress.org/ticket/3229#comment:3>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list