3.1.7 textdomain warning on WP 6.8.1 PHP 8.2 and fix
-
For version 3.1.7, i’m seeing in WP 6.8.1 PHP 8.2.x Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>genesis-page-builder</code> domain was triggered too early warning:
My guess is the priority of things are being loaded. If I add a priority 11 to:
wp-content/plugins/genesis-page-builder/vendor/genesis/blocks/genesis-blocks.php:33
This makes the warning go away, but the editor throws some errors, so will need to experiment more. However, would be great if the vendor could provide an update to remedy.
- You must be logged in to reply to this review.