[wp-trac] [WordPress Trac] #31770: Better feedback after bulk updating plugins via shiny updates
WordPress Trac
noreply at wordpress.org
Sat Mar 28 20:21:46 UTC 2015
#31770: Better feedback after bulk updating plugins via shiny updates
-------------------------------------+-------------------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.2
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution:
Keywords: ux-feedback has-patch | Focuses: javascript,
dev-feedback | administration
-------------------------------------+-------------------------------------
Changes (by adamsilverstein):
* keywords: needs-patch ux-feedback => ux-feedback has-patch dev-feedback
* focuses: administration => javascript, administration
Comment:
In [attachment:31770.diff]:
* First pass at notifications for plugin updates and failures
* Inserts hidden elements for error and success messages at page top
* Clones these elements and adds plugin name to string
* Currently the ajax callback returns only the plugin slug, we should
get/pass the actual plugin name. For now, I am capitalizing the slug and
prepending to the success/failure string; so on upgrade of Jetpack, the
success string becomes 'Jetpack updated successfully.'
* Does not include dismissible admin notice code from #31233; if this code
flies, we can easily refactor it as a function and add here
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31770#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list