PHP error WP 6.7: Notice: Function _load_textdomain_just_in_time was called
If you have updated WordPress to the new 6.7 version, you might have seen this notice: Function _load_textdomain_just_in_time was called Since WP 6.7, translations should be loaded after WP init hook, you can read about this issue here: https://wordpress.org/support/topic/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called-3/ Some plugins load the translation files earlier, and this causes the previous error. Note that the … Continue reading PHP error WP 6.7: Notice: Function _load_textdomain_just_in_time was called
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed