Opened 7 weeks ago
#62595 new enhancement
Updates Status Page - Only show if there are errors.
Reported by: | justinz2021 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
When the admin updates a plugin or theme, etc, it goes to a page with the information about the upgrade status, errors and completion.
e.g. https://mydomain.com/wp-admin/update-core.php?action=do-plugin-upgrade
This page isn't really all that useful if all of the plugins or themes upgraded successfully. The admin then has to click a link to go back to the dashboard or updates page.
I would like to propose that when doing the update the referring page is sent as well and if no errors occurred, send the user back to their referring page.
The referring page could also be passed a variable saying updates_successful and show a banner to the user saying "All requested upgrades completed successfully"
Note: See
TracTickets for help on using
tickets.