Support

Account

Home Forums ACF PRO How to change the wysiwyg editor? Reply To: How to change the wysiwyg editor?

  • Hi @shaojz2005

    Thanks for the question.

    At most times, these rich text plugins come as plugins and thus you can install them as plugins or themes by adding the include_once() code to your functions.php file.

    You can then use this plugin as the default editor by turning off the appearance of the default editor through the screen options menu.