Changes between Version 1 and Version 2 of Ticket #36285, comment 3
- Timestamp:
- 03/23/2016 01:08:57 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36285, comment 3
v1 v2 33 33 }}} 34 34 35 Wrote this fast. Simple, but works.36 37 35 The db query could have been saved if the post meta field also contained the attachment ID. This is the only way I can figure out about how to get the attachment ID at this point. 38 36