The Inline Editor in Mailster was made to improve the workflow and speed up the process of creating campaigns and autoresponders. If you like to bring back the old editor you can use one simple code line.

add_filter( 'mailster_inline_editor', '__return_false' );

Read more about how to add custom code to your site here.

Tagged: