Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #3229


Ignore:
Timestamp:
10/11/2006 09:13:13 AM (19 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.