Title: Content window
Last modified: July 23, 2025

---

# Content window

 *  Resolved [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/content-window/)
 * Hi, may I ask you, when I want to add/edit message text, the editor is opened
   in Code mode – is it possible to change it to be opend in Visual mode? 
   Many 
   thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Support [Swathi S](https://wordpress.org/support/users/swathiswpfront/)
 * (@swathiswpfront)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/content-window/#post-18570397)
 * Hello [@vladav](https://wordpress.org/support/users/vladav/),
 * To switch to visual mode, click on the Visual tab in the settings page under 
   message text.
 * I hope this helps!
 * Thanks!
 *  Thread Starter [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/content-window/#post-18570606)
 * Hi, thank you, I know / I did it of course 🙂 I am just wonder if there is a 
   way to keep this setting – each time when I open plugin settings, the editor 
   mode is in code view. It is not problem for me, but for customer.
 *  Plugin Support [Swathi S](https://wordpress.org/support/users/swathiswpfront/)
 * (@swathiswpfront)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/content-window/#post-18575286)
 * Hello [@vladav](https://wordpress.org/support/users/vladav/),
 * I apologize, but it seems that changing the default editor is not possible with
   our plugin.
 * But you can use filter for this. please refer the below code
 * `add_filter('wp_default_editor', function() {
   return 'tinymce'; // or 'html' 
   for Text tab});
 * I hope this helps!
 * Thanks!
 *  Plugin Support [Swathi S](https://wordpress.org/support/users/swathiswpfront/)
 * (@swathiswpfront)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/content-window/#post-18604348)
 * Resolving due to inactivity. If you have any queries please feel free to get 
   in touch with us.
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Content window’ is closed to new replies.

 * ![](https://ps.w.org/wpfront-notification-bar/assets/icon.svg?rev=1672432)
 * [WPFront Notification Bar](https://wordpress.org/plugins/wpfront-notification-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpfront-notification-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpfront-notification-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/wpfront-notification-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpfront-notification-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpfront-notification-bar/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Swathi S](https://wordpress.org/support/users/swathiswpfront/)
 * Last activity: [9 months, 3 weeks ago](https://wordpress.org/support/topic/content-window/#post-18604348)
 * Status: resolved