#55173 closed task (blessed) (fixed)
Update the About page for 5.9.1
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.9.1 | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Help/About | Keywords: | has-patch has-screenshots commit |
Focuses: | Cc: |
Description
Let's not forget to update the about page with 5.9.1 changes.
Attachments (1)
Change History (16)
This ticket was mentioned in PR #2320 on WordPress/wordpress-develop by audrasjb.
20 months ago
#1
- Keywords has-patch added
#2
@
20 months ago
The above PR was tested on small and large screens.
We'll just need to update the PR with the correct amount of bugs before committing, the day of the final release.
#4
@
20 months ago
Hi @audrasjb,
I have added a review comment in PR.
"Please remove PHP tags use in between code"
#5
@
20 months ago
Hey, thanks,
While I'd theoretically agree with you, this code comes from previous versions and I assume it's probably better to keep a minimal consistency here…
- 5.8 https://github.com/WordPress/wordpress-develop/blob/5.8/src/wp-admin/about.php
- 5.7 https://github.com/WordPress/wordpress-develop/blob/5.7/src/wp-admin/about.php
- 5.6 https://github.com/WordPress/wordpress-develop/blob/5.8/src/wp-admin/about.php
- 5.5 https://github.com/WordPress/wordpress-develop/blob/5.8/src/wp-admin/about.php
#7
@
20 months ago
Checking with @audrasjb about the number of bugs (see the PR). If it's good, then okay to commit.
This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.
20 months ago
#9
@
19 months ago
As per WP 5.9.1 RC1 announcement, we have 82 bugs fixed in this release.
Let's update the pull request accordingly.
https://make.wordpress.org/core/2022/02/16/wordpress-5-9-1-rc-1/
#11
@
19 months ago
- Owner set to audrasjb
- Resolution set to fixed
- Status changed from new to closed
In 52783:
#12
@
19 months ago
This shouldn't be committed to trunk. Reopening for revert and commit to branch 5.9.
19 months ago
#15
Committed to branch 5.9 in https://core.trac.wordpress.org/changeset/52785
Trac ticket: https://core.trac.wordpress.org/ticket/55173