Make WordPress Core

#63435 closed defect (bug) (duplicate)

Function _load_textdomain_just_in_time was called incorrectly in WP v6.8.1

Reported by: ymediaeg's profile ymediaeg Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.8
Component: General Keywords: dev-feedback close
Focuses: Cc:

Description

After update to WordPress 6.8-RC1, I recieved this message in many plugins and themes.

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in \wp-includes\functions.php on line 6121

Change History (2)

#1 @abcd95
12 months ago

  • Keywords close added; needs-patch removed

Hi @ymediaeg, Thanks for raising the ticket.

This seems very close to #63185.

As it suggests, this might be an issue in a third-party plugin or theme.

#2 @davidbaumwald
12 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #63185.

Note: See TracTickets for help on using tickets.