Support
(@modernwebstudios)
2 years, 4 months ago
to fix this PHP 7.1 issue edit file wp-editor/classes/WPEditor.php change line 324 $data = ”; to $data = array();
2 years, 6 months ago
thank you Jacob I will try