WordPress.org

Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #3229

Timestamp:
10/11/06 09:13:13 (7 years ago)
Author:
markjaquith
Comment:

We should get you edit privs in Trac

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3229

    • Property Owner changed from anonymous to mdawaffe
    • Property Status changed from new to assigned
  • Ticket #3229 – Description

    initial v2  
    11$post_meta_cache['$post_id'] 
    22 
    3 {{{'$post_id'}}} is a string that looks like {{{$post_id}}} not a number that looks like {{{17}}}. 
     3{{{'$post_id'}}} is a string that looks like {{{$post_id}]} not a number that looks like 17. 
    44 
    5 Patch attached. 
     5Patch attached.