Opened 3 months ago
Closed 8 days ago
#51774 closed enhancement (fixed)
Display version number in update-core.php `Re-install Now` button
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | has-patch has-screenshots commit |
Focuses: | Cc: |
Description
Currently in the update-core.php
page the Re-install Now
button only presents the information about which version is being re-installed in the text above the button.
Placing the version inside the button would make this more clear and might allow for the removal of the description string.
Attachments (16)
Change History (34)
This ticket was mentioned in Slack in #core-auto-updates by afragen. View the logs.
3 months ago
This ticket was mentioned in Slack in #core-auto-updates by pbiron. View the logs.
2 months ago
This ticket was mentioned in Slack in #core-auto-updates by afragen. View the logs.
2 months ago
This ticket was mentioned in Slack in #core-auto-updates by audrasjb. View the logs.
6 weeks ago
This ticket was mentioned in Slack in #core-auto-updates by pbiron. View the logs.
6 weeks ago
This ticket was mentioned in Slack in #core by afragen. View the logs.
3 weeks ago
This ticket was mentioned in Slack in #core-auto-updates by afragen. View the logs.
2 weeks ago
#17
@
8 days ago
This looks good, my only concern here is that if we switch these buttons to sentence case, they don't match the rest of the capitalized buttons on the screen still using Title Case: "Update Plugins", "Update Themes", "Update Translations". Would someone be up for creating a ticket to update those buttons for consistency? Otherwise, that can be included in a general ticket: #49616.
There are also similar buttons on plugin installation screens: "Install Now", "Cannot Install", "Update Now", "Cannot Update", "Install Update Now" that should probably be converted to sentence case too in a future release.
There is one more reference to "Update Now" in Site Health that show be "Update now" after this change, I can adjust that on commit.
Whoopsie reverting....