Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#65333 closed defect (bug) (duplicate)

Admin Bar should consistently use the user locale on both frontend and backend

Reported by: ixiter Owned by:
Priority: normal Milestone:
Component: I18N Version:
Severity: normal Keywords:
Cc: Focuses: ui, administration

Description

The Admin Bar uses a different locale depending on whether it is displayed in the admin backend or on the site frontend.

In the admin backend, it uses the user's selected language. On the site frontend, it uses the site's language.

Since the Admin Bar is a user-specific interface element, it should consistently use the user's selected language in both contexts.

This becomes confusing when the Admin Bar appears in German in the admin backend, but in English on the site frontend for the same logged-in user.

Change History (1)

#1 @sabernhardt
3 months ago

  • Component GeneralI18N
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed
  • Version trunk

This is tracked on #38643.

Note: See TracTickets for help on using tickets.