Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Uncaught Error: Call to undefined function bw_load_plugin_textdomain() #48

Open
bobbingwide opened this issue Sep 11, 2021 · 0 comments

Comments

@bobbingwide
Copy link
Owner

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant