Opened 10 years ago
Closed 10 years ago
#36968 closed defect (bug) (fixed)
image_memory_limit filter docblock for wp-includes/class-wp-image-editor-imagick.php references self
| Reported by: | bobbingwide | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | Media | Version: | 3.5 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | docs |
Description
The documentation for the image_memory_limit filter in wp-includes/class-wp-image-editor-imagick.php currently says
This filter is documented in wp-includes/class-wp-image-editor-imagick.php
I believe it should be
This filter is documented in wp-includes/class-wp-image-editor-gd.php
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fix docblock for image_memory_limit filter