Ticket #1058 (closed defect (bug): fixed)
post_custom() missing globals
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
the function post_custom() in template-functions-post.php doesn't work because it doesn't have access to the globals $id, or $post_meta_cache.
Patch attached.
Attachments
Change History
- Owner changed from anonymous to rboren
- fixed_in_version set to 1.5.1
- Status changed from new to closed
- Resolution changed from 10 to 20
Note: See
TracTickets for help on using
tickets.

