Changes between Initial Version and Version 5 of Ticket #20358
- Timestamp:
- 03/03/2014 09:26:50 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20358
-
Property
Status
changed from
newtoclosed -
Property
Resolution
changed from
toduplicate -
Property
Component
changed from
GeneraltoMedia -
Property
Milestone
changed from
Awaiting Reviewto
-
Property
Status
changed from
-
Ticket #20358 – Description
initial v5 15 15 16 16 This could be easily filtered by something like: 17 {{{ 17 18 add_filter( 'image_hwstring', '__return_empty_string' ); 19 }}} 18 20 19 21 See #20357.