Home » News » A Deeper Look at the WordPress Text Editor

A Deeper Look at the WordPress Text Editor

When creating or editing a post in WordPress we have two content editors to choose from: the TinyMCE visual editor and the WordPress text editor, which consists of a textarea element enhanced by a set of buttons that A Deeper Look provides a quick and efficient way to insert HTML code into the post.

Users can easily switch from visual mode

to text mode by simply clicking on the top laos email list right labels. WordPress will retain the content of the post, but TinyMCE will convert the corresponding HTML entities into special characters. For this reason, it can be preferred.

Recommended Reading: Diving Into the New Gutenberg WordPress Editor (Pros and Cons)

The text editor displays the exact HTML structure of the post content, and gives full control over user input, so this post is all about the WordPress text editor. First, we’ll dive into the topic from a developer’s perspective: we’ll look at the Quicktags JS API, the quicktags_settings filter , and the wp_editor () function .

The final section of this post is dedicated a storm in the middle of summer to non-developers. I will introduce a plugin that allows users to configure the text editor A Deeper Look quickly and easily from the WordPress dashboard.

Visual and text editors compared
  • WordPress Text Editor
  • Overriding Quicktags Settings
  • Including the WordPress Editor in Front Pages
  • Enhance WordPress Text Editor with AddQuicktag Plugin

WordPress Text Editor

Whether you’re used to adding a lot denmark business directory of code to your posts, or you just want to preview the exact HTML structure of your content, you may prefer the barebones text editor over the ease of use of the advanced visual editor.

However, the text editor is not just a form element. The editor toolbar provides a set of buttons (called quick tags) that allow users to quickly insert a number of tags into the structure of the HTML post.

Scroll to Top