Back to Support Content and Media Pages and Posts Using the Classic Editor

Using the Classic Editor

This guide explains how to use the Classic Editor. The Classic Editor is a legacy page and post editor that has been replaced with the WordPress Editor, also known as the block editor. We strongly recommend using the WordPress Editor because you can create media-rich, mobile-responsive, and unique websites, as well as simple blog posts or articles.

How to Access the Classic Editor

💡

Did you know? The WordPress Editor includes the Classic Block, which replicates much of the functionality of the Classic Editor. Using the Classic Block will let you take full advantage of all of the features of the WordPress Editor.

These instructions are referring to the WP Admin interface. To view this interface, click the View tab in the upper right corner and select Classic view.

Hover your cursor over the page you wish to edit until the menu below it appears, then select Classic Editor.

Image showing a list of pages and the classic editor link.
How to access the Classic Editor in the Classic View on WordPress.com

If you have a plugin-enabled site, you can access the Classic Editor by activating the Classic Editor plugin, which we automatically install and manage for you.

  1. Starting from your dashboard, go to Plugins → Installed Plugins.
  2. Look for the Classic Editor plugin.
  3. Click Activate below the plugin name.
  4. When you create a new post or page, it will default to the Classic Editor.

If the Classic Editor plugin is active and editing a page still takes you to the WordPress Editor, check the following (this does not apply to sites that are not using the plugin):

  1. Go to Writing Settings in your WordPress.com dashboard.
  2. Make sure you are in the Classic View by clicking View in the top right, then select Classic View.
  3. Check your settings for Default editor for all users and Allow users to switch editors.
  4. Scroll to the bottom and click Save Changes to apply any changes you made to the settings.

About the Classic Editor

You can use the Classic Editor to create, edit, and format your content in a view similar to that of a word processor. You can also use our latest editor, the WordPress Editor, to create simple blog posts or articles.

💡

To ensure you’re not looking at the HTML view of the post or page, select the Visual tab in the top right corner of the editor area, as depicted below.

A screenshot of the classic editor with the Visual tab highlighted.
Make sure you’re on the Visual tab

📌

The content in the classic editor is styled by the CSS (a type of code that gives HTML styling such as color, spacing, width, etc) of the theme that you choose. What you see in the editor may not exactly match the live site. Please use the Preview button to check how the post or page looks on the live site.

Explanation of the Classic Editor Buttons

There are two rows of editing buttons in the classic editor. You can find out what each button does by hovering over it with your mouse. A small tooltip will appear describing the icon and its purpose.

First Row of Editing Buttons

When initially opened, the classic editor will display a single row of icons:

image of icons on row 1 of toolbar in classic editor
Editing buttons in the first row – see below for an explanation of each option
  1. Add Media (images, videos, and more.)
  2. Style – various formatting styles defined by your theme
  3. Bold
  4. Italic
  5. Unordered list (bullet points):
    • Item 1
    • Item 2
  6. Ordered list
    1. Item 1
    2. Item 2
  7. Blockquote (a way of styling quoted text; each theme will style this differently.)
  8. Align Left
  9. Align Center
  10. Align Right
  11. Insert/edit/remove link
  12. Insert More tag
  13. Toolbar Toggle (enables the second row of editing icons)
  14. Add Contact Form
Second Row of Editing Buttons

To display the second row of icons, select the toolbar toggle icon on the right of the first row (button number 13 above). This will open a second toolbar that looks like this:

image of 2nd row of toolbar icons in classic editor
Editing buttons in the second row – see below for an explanation of each option
  1. Strikethrough
  2. Horizontal line
  3. Select text color – changes the text color
  4. Paste as Text
  5. Clear formatting
  6. Insert special character
  7. Outdent – moves text further left
  8. Indent – moves text further right
  9. Undo – undoes your last action
  10. Redo – redoes your last action
  11. Help – displays keyboard shortcuts.

Alignment

Both text and images can be aligned using the appropriate icons:

Left

Align Left
Align Left

Right

Align Right
Align Right

Center

Align Center
Align Center

Styles

The style drop-down menu allows you to change the formatting of any selected text. This includes various headings and other pre-defined styles built into your theme.

Note that further style modification requires Custom CSS (and appropriate knowledge of CSS).

Text styles in the Classic Editor
Text styles in the Classic Editor

Text Color

To change text color you must first highlight a section of text:

Clicking on the down arrow next to the text color button will display a color selector. While the color selector is open, the arrow will point up. You can click on it to close the selector without selecting a color:

image of colors selection option

Selecting a color will apply that color to the selected text and make it the default color for the color button.

Clicking on the text color button itself will apply the last default color.

image of default color selection button

Pasting Text

If you copy and paste text from somewhere else, you may discover that it does not always appear exactly as you would expect. This is because pasting from another program (such as an email or word processor) can bring with it some unwanted formatting.

If you use the Paste as text button, a special cleanup process will run to remove any special formatting and HTML tags that may otherwise change your text’s formatting.

Below is how the Toolbar looks in “Plain Text off” mode. Note that there’s no box around it:

image of paste as text button when not active

Below is how the Toolbar looks in “Plain Text on” mode. Notice the icon now has a box around it, and the button is shaded black:

image of paste as text button when

Clear Formatting

Clear formatting button

The clear formatting button removes all formatting (bold, italic, colors, etc) from a highlighted section of text. First select your text:

image of formatted text

When the button is clicked, all the formatting will be removed:

image of text after clicking the clear formatting button.

Special Characters

You can insert special characters into your post or page. Position your cursor to where you want to insert a character and click on the insert custom character button. A popup window will appear:

image of special characters

Click any character and it will be inserted at your cursor position.

Outdent / Indent

The indent button will move text in by one level, and the outdent button will take away one level.

outdent-example
indent-example

Spacing

Hitting the Enter (Return) key will end the paragraph you are writing and start a new one. If you want to start a new line without creating a new paragraph, hold the Shift key while hitting Enter.

Keyboard Shortcuts

The classic editor has several keyboard shortcuts, or hotkeys, built in.

To see a list of all of the available shortcuts, click the toolbar toggle to show the second row of icons, and then click the Keyboard Shortcuts (question mark) icon at the end of the second row.

A window will pop up showing a list of keyboard shortcuts available in the editor.

Image of keyboard shortcuts

To use the default shortcuts, press Command + key on Mac or Control + key on Windows:

KeyActionKeyAction
cCopyxCut
vPasteaSelect all
zUndoyRedo
bBoldiItalic
uUnderlinekInsert/edit link

For additional shortcuts, press Control + Option + key on Mac or Control + Alt + key on Windows:

KeyActionKeyAction
1Heading 12Heading 2
3Heading 34Heading 4
5Heading 56Heading 6
lAlign leftcAlign center
rAlign rightjJustify
dStrikethroughqBlockquote
uBullet listoNumbered list
aInsert/edit linksRemove link
mInsert/edit imagetInsert Read More tag
hKeyboard ShortcutsxCode
pInsert Page Break tag

Was this guide helpful for you?

Not quite what you're looking for? Get Help!

Copied to clipboard!