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