theme
theme copied to clipboard
The Themosis framework theme.
Hi Julien This follows : https://github.com/themosis/framework/pull/831 Have a good day :)
All function that call _load_textdomain_just_in_time ( translations functions __() ...) should be loaded in after_setup_theme action to prevent error translations in wordpress 6.7.0 The Error : Function _load_textdomain_just_in_time was called...
The following error exception occurs after updating to Wordpress 6.8 when the WP_DEBUG constant was defined as true: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the [theme] domain was...