Hello,
We have checked our plugin in the local server but have not found any PHP notice.
Please share a screenshot of which place you are facing the issue.
Thanks,
Thread Starter
Carret
(@carret)
Hi,
Can you try to deactivate our plugin and check still facing same issue or not.
Let me know after that.
Thread Starter
Carret
(@carret)
Hi,
Yes I already did and have checked again.
When I deactivate this plugin, and there are no more active ones, the error disappears.
With this plugin deactivated and activating others, the error does not appear again.
The warning is caused by this line:
wp_register_script (‘spfaq-block-js’, SP_FAQ_URL.’assets/js/blocks.build.js’, array (‘ wp-blocks’, ‘wp-i18n’, ‘wp-element’, ‘wp-editor’, ‘wp-components’), SP_FAQ_VERSION, true);
in sp-faq/includes/admin/supports/gutenberg-block.php
by containing ‘wp-editor’.
Hello,
We have found this error and we will solve this issue next version.
Thanks,