Changes between Initial Version and Version 1 of Ticket #24291, comment 20
- Timestamp:
- 05/10/2013 05:57:47 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24291, comment 20
initial v1 3 3 However, would it be a crazy idea to suggest that this work more similarly to setting a featured image and remove the entire element of being able to edit the custom HTML block? Then, essentially you're just saving an attachment ID and the optional "Image click-through link" field with the post format meta data. 4 4 5 It seems like the average end-user is not savvy with HTML or knowing what size of an image they should be uploading. I think this would simplify things moving forward, help to create more of a standard, and allow the theme to take more of the control. Right now it seems like this is all maybe more complex than it needs to be with using `the_post_format_image()` in a theme.5 It seems like the average end-user is not savvy with HTML or knowing what size of an image they should be uploading. I think this would simplify things moving forward, make the UI easier to use, help to create more of a standard, and allow the theme to take more of the control.