Open
Description
Describe the bug
Since wordpress version 6.7.0 the warning Function _load_textdomain_just_in_time was called incorrectly. shows up everytime the debugger display is set to true.
I believe the text domains are now expected to be loaded on the 'init' action as explained here:
To Reproduce
Steps to reproduce the behavior:
- Install and enable flynt theme.
- Enable ACF plugin.
Expected behavior
The warning should not be visible, as the code should be have conformity to the latest wordpres version of handling text domain initialization.
Additional context
We use flynt for quite a long time and are very happy about its performance and way of work. We would really appreciate that the necessary adjustments would be made to create conformity with the latest wordpress version.
Metadata
Metadata
Assignees
Labels
No labels