Conversation
supportSorry but this plugin is currently not working properly with WP 4.8.1 and PHP 7. I had to delete it. The warning causes the plugins page to not show all the installed plugins. A manual reinstallation was tried by me but with no success. Please fix it. This plugin is a wonderful tool.
Fixable by changing line 324 in /classes/wpeditor.php $data = ”; To $data = array();
I tried, doesn’t work for me on 4.8.3
@rochow that worked for me – thanks!
It worked for me too. Thanks @rochow
Fixable by changing line 324 in /classes/wpeditor.php $data = ”; To $data = array();
I tried, doesn’t work for me on 4.8.3
@rochow that worked for me – thanks!
It worked for me too. Thanks @rochow