Make WordPress Core

Opened 22 months ago

Closed 22 months ago

Last modified 22 months ago

#57654 closed enhancement (fixed)

Removing the beta label from the Site Editor

Reported by: priethor's profile priethor Owned by: audrasjb's profile audrasjb
Milestone: 6.2 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

As @matveb mentioned in his post about finalizing Phase 2, the beta label should be removed from the Site Editor.

Attachments (1)

57654.followup.patch (444 bytes) - added by joedolson 22 months ago.
Add to title tag

Download all attachments as: .zip

Change History (14)

This ticket was mentioned in PR #4024 on WordPress/wordpress-develop by @audrasjb.


22 months ago
#1

  • Keywords has-patch added

#2 @audrasjb
22 months ago

  • Component changed from General to Administration

The above PR removes the "beta" label and adds a context for translators to make sure the Editor string is translated in the context of the WP-Admin menu item.

#3 @audrasjb
22 months ago

  • Owner set to audrasjb
  • Status changed from new to accepted

@audrasjb commented on PR #4024:


22 months ago
#4

thanks tonya, let's roll!

#5 @hellofromTonya
22 months ago

  • Keywords commit added

Marking for commit.

#6 @audrasjb
22 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 55281:

Editor: Remove "beta" label from Site Editor submenu item.

One year later, the beta phase is finally over.

Props priethor, matveb, audrasjb, hellofromtonya.
Fixes #57654.

#8 follow-up: @kebbet
22 months ago

  • Resolution fixed deleted
  • Status changed from closed to reopened
Last edited 22 months ago by kebbet (previous) (diff)

This ticket was mentioned in Slack in #core by kebbet. View the logs.


22 months ago

#10 in reply to: ↑ 8 @hellofromTonya
22 months ago

  • Keywords needs-patch added; has-patch commit removed

Replying to kebbet:

Should the title for the <title> tag be adjusted too?

https://github.com/WordPress/wordpress-develop/blob/85cd4a1e1ff32b03c8bd7b01c9d65609740624a7/src/wp-admin/site-editor.php#L49

Good catch @kebbet! Yes, it needs adjustment too. Resetting the keywords.

@joedolson
22 months ago

Add to title tag

#11 @joedolson
22 months ago

  • Keywords has-patch commit added; needs-patch removed

#12 @joedolson
22 months ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 55288:

Administration: Match title tag to menu item for Editor.

Removes 'beta' from the title element for the site editor. Follow up to [55281].

Props kebbet.
Fixes #57654.

#13 @annezazu
22 months ago

For greater historical context and to cross connect efforts, I wanted to note the original discussion and issue for removing the beta label in the Gutenberg GitHub repo for anyone curious for more information: https://github.com/WordPress/gutenberg/issues/39293 This was used as both a discussion and tracking spot for this decision before making its way to trac ahead of beta 1 for 6.2.

Note: See TracTickets for help on using tickets.