Ticket #1058 (closed defect (bug): fixed)

Opened 7 years ago

Last modified 7 years ago

post_custom() missing globals

Reported by: kellan Owned by: ryan
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

post_custom.patch Download (363 bytes) - added by kellan 7 years ago.

Change History

  • Patch set to No

comment:2   ryan7 years ago

  • 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

kellan7 years ago

Note: See TracTickets for help on using tickets.