#57216 closed task (blessed) (fixed)
Add new strings to about.php for use with end-of-life updates.
| Reported by: | peterwilsoncc | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.2 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch fixed-major |
| Cc: | Focuses: |
Description
When releasing the final version of WordPress on a particular branch, two additional strings would be helpful for inclusion in the changelog.
<?php // translators: the major version of WordPress for this branch. __( 'This is the final release of WordPress %s' ); // translators: the localized WordPress download URL. __( 'https://wordpress.org/download/' );
These could be helpful to be added outside of execution in the footer of src/wp-admin/about.php.
Change History (35)
This ticket was mentioned in Slack in #polyglots by peterwilsoncc. View the logs.
4 years ago
This ticket was mentioned in PR #3693 on WordPress/wordpress-develop by @audrasjb.
4 years ago
#2
- Keywords has-patch added
#3
@
4 years ago
- Milestone Awaiting Review → 6.2
- Type defect (bug) → task (blessed)
Switching this to a task and putting it on the 6.2 milestone, although the strings will probably end up been backported to all branches receiving security updates.
@peterwilsoncc commented on PR #3693:
4 years ago
#4
@audrasjb I've closed this as the branch was created on https://github.com/WordPress/wordpress-develop and has since been deleted by the mirroring bot.
Are you able to recreate the PR on your own fork?
@audrasjb commented on PR #3693:
4 years ago
#5
Sure, I'm on it right now.
This ticket was mentioned in PR #3704 on WordPress/wordpress-develop by @audrasjb.
4 years ago
#6
This ticket was mentioned in Slack in #core by mukeshpanchal27. View the logs.
4 years ago
#9
@
4 years ago
This ticket was discussed during the recent bug scrub. It looks like it's unlikely that work will be done on this during the 6.2 cycle.
@peterwilsoncc @SergeyBiryukov PR is ready for the review when you get moment.
#10
@
4 years ago
- Owner set to
- Status new → accepted
It looks like it's unlikely that work will be done on this during the 6.2 cycle
Why unlikely ready for 6.2?
The work has already been done 🤔
Self assigning for commit consideration.
#11
@
4 years ago
- Keywords commit added
I've approved JB's linked pull request, marking this as commit ready.
@audrasjb commented on PR #3704:
4 years ago
#13
committed in https://core.trac.wordpress.org/changeset/55350
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
https://core.trac.wordpress.org/ticket/57216