Hi,
We need more info about that error. We’re not familiar with that plugin or any errors it may have.
[ Signature deleted ]
Hello,
1) Besides the warning you get from the Query Monitor plugin, are there any PHP errors you get in the admin or front end of the site, due to this?
2) Is anything functionally or visibly going wrong with our plugin’s features, due to this?
If you answer yes to either of the above, or you just want the Query Monitor warning to go away, you can follow these steps for now. Otherwise it’ll be solved in the next plugin update:
1) Go to this file: \youtube-embed-plus\includes\gutenberg\gutenberg_hooks.php
2) Comment out or delete this line:
add_action(‘enqueue_block_assets’, array(get_class(), ‘gb_block_assets’));
[ Signature deleted ]
Thank you, the problem was only in the frontend and disappeared after commenting out the line you gave.