While testing which plugin other than oik implemented the filter than enables oik-magnetic-poetry's block to localize correctly I got a Fatal error after activating oik-blocks.
Fatal error: Uncaught Error: Call to undefined function bw_load_plugin_textdomain() in
C:\apache\htdocs\wordpress\wp-content\plugins\oik-blocks\oik-blocks.php:350
Stack trace:
#0 C:\apache\htdocs\cwiccer\wp-includes\class-wp-hook.php(303): oik_blocks_plugins_loaded('')
#1 C:\apache\htdocs\cwiccer\wp-includes\class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
#2 C:\apache\htdocs\cwiccer\wp-includes\plugin.php(470): WP_Hook->do_action(Array)
#3 C:\apache\htdocs\cwiccer\wp-settings.php(441): do_action('plugins_loaded')
#4 C:\apache\htdocs\cwiccer\wp-config.php(118): require_once('C:\\apache\\htdoc...')
#5 C:\apache\htdocs\cwiccer\wp-load.php(50): require_once('C:\\apache\\htdoc...')
#6 C:\apache\htdocs\cwiccer\wp-admin\admin.php(34): require_once('C:\\apache\\htdoc...')
#7 C:\apache\htdocs\cwiccer\wp-admin\plugins.php(10): require_once('C:\\apache\\htdoc...')
#8 {main} thrown in C:\apache\htdocs\wordpress\wp-content\plugins\oik-blocks\oik-blocks.php on line 350
While testing which plugin other than oik implemented the filter than enables oik-magnetic-poetry's block to localize correctly I got a Fatal error after activating oik-blocks.