Make WordPress Core


Ignore:
Timestamp:
03/04/2016 05:32:35 PM (11 years ago)
Author:
DrewAPicture
Message:

Docs: Improve the hook doc summary for the image_strip_meta filter, introduced in [36700].

See: #33642, #30402, #28634. See #35986.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-image-editor-imagick.php

    r36742 r36846  
    309309
    310310                /**
    311                  * Filter to override stripping metadata from images when they're resized.
     311                 * Filter whether to strip metadata from images when they're resized.
    312312                 *
    313313                 * This filter only applies when resizing using the Imagick editor since GD
Note: See TracChangeset for help on using the changeset viewer.