Make WordPress Core

Changes between Initial Version and Version 5 of Ticket #20358


Ignore:
Timestamp:
03/03/2014 09:26:50 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20358

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Component changed from General to Media
    • Property Milestone changed from Awaiting Review to
  • Ticket #20358 – Description

    initial v5  
    1515
    1616This could be easily filtered by something like:
     17{{{
    1718add_filter( 'image_hwstring', '__return_empty_string' );
     19}}}
    1820
    1921See #20357.