#32550 closed defect (bug) (fixed)
Media views: consider to remove the refresh-attachment link
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.3 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | Media | Keywords: | has-patch dev-feedback |
| Focuses: | ui, javascript | Cc: |
Description
Related: #26550
The refresh-attachment link in /wp-includes/media-template.php seems to be unused since r27445. See in the screenshot below how it worked in WordPress 3.8
Now that the image editor has been brought into the media modal I don't see any reason to keep this link, unless I'm missing something.
I'd propose to simply remove it together with the related JavaScript and CSS. Patch welcome :)
Attachments (1)
Change History (5)
#2
@
11 years ago
- Keywords has-patch dev-feedback added; needs-patch removed
hey guys here's a patch,
i still see some references to a .needs-refresh class, looks like this class is not being generate/used anywhere that the css file, i pretty confident we can remove it, please confirm
Note: See
TracTickets for help on using
tickets.

Does this link actually appear anymore? I hadn't realized it was still in the code because I haven't seen it in so long. Let's definitely get rid of it, anyway.