Changes between Initial Version and Version 2 of Ticket #3229
- Timestamp:
- 10/11/2006 09:13:13 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3229
- Property Owner changed from anonymous to mdawaffe
-
Property
Status
changed from
newtoassigned
-
Ticket #3229 – Description
initial v2 1 1 $post_meta_cache['$post_id'] 2 2 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. 4 4 5 Patch attached. 5 Patch attached.