Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #62595


Ignore:
Timestamp:
10/01/2025 03:52:49 PM (5 months ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62595

    • Property Component changed from General to Upgrade/Install
  • Ticket #62595 – Description

    initial v3  
    11When the admin updates a plugin or theme, etc, it goes to a page with the information about the upgrade status, errors and completion.
    22
    3 e.g. https://mydomain.com/wp-admin/update-core.php?action=do-plugin-upgrade
     3e.g. `https://example.com/wp-admin/update-core.php?action=do-plugin-upgrade`
    44
    55This 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.