Opened 9 years ago
Closed 8 years ago
#3176 closed defect (bug) (fixed)
Wrong source code in `_wp_image_editor_choose()` function
| Reported by: | ramiy | Owned by: | drewapicture |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
Description
The source code in _wp_image_editor_choose() function displays the wrong code.
https://developer.wordpress.org/reference/functions/_wp_image_editor_choose/
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)
Fixed by removing the documentation. That function reference wasn't supposed to even exist because it’s marked
@ignorein the DocBlock.