Opened 14 years ago
Closed 13 years ago
#17406 closed enhancement (fixed)
Include link to view plugin details on 'Updates' page
Reported by: | SecGen | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | trivial | Version: | 3.2 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
When there are updates available, I check out the 'Updates' page to see what's new. Before installing updated plugins I almost always check their changelog to see what impact it may have, however it's not possible to do this on the Updates page! Users have to go to the Plugins page, and scroll down the list (or click Update Available), and then they can click on the 'View version X.x details' for each available plugin update.
To facilitate this process it would make a lot of sense to also include the 'View version X.x details' link (see below) next to each available plugin update on the 'Updates' page. It's fairly trivial really (maybe in 3.2? ;), and would make Admins' lives easier.
http://www.domain.com/wp-admin/plugin-install.php?tab=plugin-information&plugin=<plugin-name>&TB_iframe=true&width=640&height=771
It'd be much appreciated. Thanks.
Attachments (1)
Change History (11)
#2
@
14 years ago
Cheers Otto. Was going to try making a patch tonight, but it would've taken me longer as I've never tried making a patch for WP before.
#3
@
13 years ago
Come on guys, can't we get this into 3.2? It's such a trivial change that has no impact on functionality/compatibility.
#4
follow-up:
↓ 5
@
13 years ago
Come on guys, can't we get this into 3.2?
Unfortunately not, The time for getting new enhancements into 3.2 has long passed.
#5
in reply to:
↑ 4
@
13 years ago
Replying to dd32:
Come on guys, can't we get this into 3.2?
Unfortunately not, The time for getting new enhancements into 3.2 has long passed.
I've been using Otto's patch and it's great. Any chance of getting this reviewed into a milestone?
#6
@
13 years ago
- Keywords 3.4-early added
- Milestone changed from Awaiting Review to Future Release
The patch still applies and works fine.
This looks like a nice enhancement, but looking at 3.3 project schedule, we're
already in non-leads feature freeze.
Marking as 3.4-early, unless someone from the core team wants to include it in 3.3.
#8
@
13 years ago
Glad to see someone else found it. In case anyone else wasn't convinced, here's a screencast illustrating our point: http://www.youtube.com/watch?v=tRcS06HtcTs
Easy patch to make. Just added the link and the relevant thickbox and thickbox resizing code.