Convert to Blocks is a WordPress plugin that transforms classic editor content to blocks on the fly.

block block-migration conversion gutenberg gutenberg-conversion gutenberg-migration migration
1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub
WordPress Plugins Content Conversion

AI Summary: Debug a WordPress plugin (Convert to Blocks) that is triggering a 'Function _load_textdomain_just_in_time was called incorrectly' notice when WP_DEBUG is enabled. The issue stems from the plugin loading translations too early. The task involves identifying the code within the plugin responsible for the premature translation loading and adjusting it to load translations at the appropriate time (init action or later).

Complexity: 4/5
help wanted

Convert to Blocks is a WordPress plugin that transforms classic editor content to blocks on the fly.

PHP
#block#block-migration#conversion#gutenberg#gutenberg-conversion#gutenberg-migration#migration