[wp-trac] [WordPress Trac] #27675: WP_Image_Editor_Imagick and WP_Image_Editor_GD should allow access to $image
WordPress Trac
noreply at wordpress.org
Fri Apr 4 18:31:16 UTC 2014
#27675: WP_Image_Editor_Imagick and WP_Image_Editor_GD should allow access to
$image
---------------------------+-----------------------------
Reporter: aaroncampbell | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
Both `WP_Image_Editor_Imagick` and `WP_Image_Editor_GD` have a resource in
$image, which is protected. I know that the whole point is to offer a
wrapper for these, but it seems like creating an access method for it
would make sense for those edge cases. In my case I needed to blur an
image.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27675>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list