Changes between Version 2 and Version 3 of Ticket #23964, comment 24
- Timestamp:
- 05/13/2013 12:40:26 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23964, comment 24
v2 v3 1 1 There is no way to get only the image source from the image post format. 2 2 3 The post $meta[image] already wrapped in < a/>.3 The post $meta[image] already wrapped in <img/> and <a/>. 4 4 (Sorry to post this after fixed status.)