Opened 3 years ago
Closed 3 years ago
#54741 closed enhancement (fixed)
About page - use version as variable
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.1 | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Help/About | Keywords: | has-patch |
Focuses: | Cc: |
Description
what about using a variable for the version in the "field guide" string?
Attachments (5)
Change History (13)
#1
@
3 years ago
You say The WordPress version.
Maybe we should be consistent in the comments and say WordPress version number
like in 5 other instances in the about.php file
This ticket was mentioned in Slack in #core by abhanonstopnews. View the logs.
3 years ago
#3
@
3 years ago
- Keywords needs-refresh added
The idea looks good to me, but I’d suggest the field guide url could be translatable as well, since some Locales are translating this post.
#4
@
3 years ago
- Keywords needs-unit-tests added
- Milestone changed from Awaiting Review to 6.1
Just applied the most recent patch, and it seems to work!
#5
@
3 years ago
- Keywords needs-refresh needs-unit-tests removed
The previous patch includes a link to the WordPress 5.9 Field Guide, which is no longer there in 6.0.
54741.5.diff applies the suggested changes to the current About page:
Note: See
TracTickets for help on using
tickets.
PHPCS fixes + Translator comment updated.