Support
Support » Plugin: WP Editor » No longer maintained
(@dnavarrojr)
4 years, 3 months ago
This is no longer maintained and it’s not compatible with PHP 7
(@modernscarface)
Actually, all you have to do to fix that is Edit file wp-editor/classes/WPEditor.php Change line 324
$data = ”;
to
$data = array();
4 years, 1 month ago
Thanks, sadly it’s no longer maintained by the author.
FWIW, I moved on to “Instant IDE” from Cobalt Apps.