class tinyMce does not have a method “add_tinymce_js_plugin”
-
I’m running “Apester Interactive Content” Version 2.1.4. When the plugin is active, the following PHP error displays below the classic editor:
Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($function) must be a valid callback, class tinyMce does not have a method "add_tinymce_js_plugin" in \app\public\wp-includes\class-wp-hook.php on line 309
This error appeared right after I upgraded the PHP version from 7.4.1 to 8.
When Apester is inactive the error doesn’t show anymore, I guess there is a compatibility issue in the plugin with php8.
The topic ‘class tinyMce does not have a method “add_tinymce_js_plugin”’ is closed to new replies.