Docs: Improve the hook doc summary for the image_strip_meta
filter, introduced in [36700].
See: #33642, #30402, #28634. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36846 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d8f72707d2
commit
1dfbf0fb1b
@ -308,7 +308,7 @@ class WP_Image_Editor_Imagick extends WP_Image_Editor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Filter to override stripping metadata from images when they're resized.
|
* Filter whether to strip metadata from images when they're resized.
|
||||||
*
|
*
|
||||||
* This filter only applies when resizing using the Imagick editor since GD
|
* This filter only applies when resizing using the Imagick editor since GD
|
||||||
* always strips profiles by default.
|
* always strips profiles by default.
|
||||||
|
Loading…
Reference in New Issue
Block a user