How To Get Old WordPress Editor? [in 2023]

Written by: Mark Coleman
Published on:

Are you struggling to navigate the new WordPress block editor? Do you prefer the classic editor but don’t know how to get it back? Look no further! In this blog post, we’ll show you how to get the old WordPress editor and why and when you should consider using it.

With years of experience in WordPress, we’ll provide you with expert advice and step-by-step instructions on how to switch back to the classic editor using a plugin or code snippet.

Whether you’re a beginner or a seasoned WordPress user, this post will help you edit your posts with ease and efficiency.

If you prefer to watch a video tutorial on how to Get Old WordPress Editor, check out this video tutorial:

How To Get Old WordPress Editor?

Here is how to get the old WordPress editor:

  1. Go to your WordPress dashboard and click on “Posts”.
  2. Click on “Edit” for the post you want to edit.
  3. You will see the new block editor. To change this to the classic editor, you need to install a plugin.
  4. Click on “Plugins” and then “Add New”.
  5. Search for the “Classic Editor” plugin. If you can’t find it, you can download it from WordPress.org and upload it manually.
  6. Install and activate the plugin.
  7. Click on “Settings” and then “Writing”.
  8. Under “Default editor for all users”, select “Classic Editor”.
  9. Under “Allow users to switch editors”, select “Yes”.
  10. Scroll down and click “Save Changes”.
  11. Now, when you go back to your post, you will see two options to edit your post – “Block Editor” and “Classic Editor”.
  12. Click on “Classic Editor” to edit your post in the old WordPress editor.

That’s it! You can now edit your posts using the classic editor.

Can’t Get Old WordPress Editor – How to Fix It?

If you’re having trouble accessing the old WordPress editor, don’t worry, there are a few solutions you can try. One solution is to use a plugin to switch from the block editor to the classic editor. Here’s how to do it:

1. Go to your WordPress dashboard and click on “Plugins” > “Add New”.
2. Search for the “Classic Editor” plugin and install it.
3. Activate the plugin by clicking on “Activate”.
4. Click on “Settings” and select “Default editor for all users”.
5. Choose “Classic Editor” as the default editor and select “Yes” to allow users to switch editors.
6. Scroll down and click “Save Changes”.

Now, when you go to edit a post, you’ll see two options: the block editor and the classic editor. Simply select the classic editor option and you’ll be able to edit your post using the old WordPress editor.

Another solution is to use a code snippet to disable the block editor. Here’s how to do it:

1. Go to your WordPress dashboard and click on “Appearance” > “Theme Editor”.
2. Click on “functions.php” and add the following code snippet:

add_filter(‘use_block_editor_for_post’, ‘__return_false’);

3. Save the changes.

This code snippet will disable the block editor and allow you to use the classic editor for all posts.

In conclusion, if you’re having trouble accessing the old WordPress editor, try using a plugin or a code snippet to switch to the classic editor. With these solutions, you’ll be able to edit your posts using the old WordPress editor in no time.

Why and When Should You Get Old WordPress Editor?

The new WordPress block editor has been a topic of debate among users since its release. While some users prefer the new editor, others find it difficult to use and prefer the classic editor. Here are some reasons why and when you should consider getting the old WordPress editor:

  • If you are used to the classic editor and find it easier to use, you should consider getting the old WordPress editor.
  • If you have a lot of content on your website that was created using the classic editor, it may be easier to maintain consistency by sticking with the old editor.
  • If you have a team of writers who are used to the classic editor, it may be easier for them to continue using it rather than learning the new block editor.
  • If you have a website that relies heavily on custom post types or plugins that are not compatible with the new block editor, it may be necessary to use the old editor.

To get the old WordPress editor, you can install the Classic Editor plugin. This plugin allows you to switch between the block editor and the classic editor, giving you the flexibility to use whichever editor you prefer. Simply install the plugin from the WordPress dashboard, activate it, and select the classic editor as the default editor for all users. You can also allow users to switch editors if necessary.

In conclusion, getting the old WordPress editor is a matter of personal preference and practicality. If you prefer the classic editor or have a website that requires it, installing the Classic Editor plugin is a simple solution that allows you to continue using the editor you are most comfortable with.

Conclusion – Get Old WordPress Editor

Navigating the new WordPress block editor can be a challenge, especially if you prefer the classic editor.

However, with the help of a plugin or code snippet, you can easily switch back to the old WordPress editor.

In this blog post, we provided step-by-step instructions on how to get the old editor and why and when you should consider using it.

Whether you’re a beginner or a seasoned WordPress user, these solutions will help you edit your posts with ease and efficiency.

Remember, getting the old WordPress editor is a matter of personal preference and practicality.

If you prefer the classic editor or have a website that requires it, installing the Classic Editor plugin is a simple solution that allows you to continue using the editor you are most comfortable with.

Mark Coleman - HowTOBuildWebsites
Written by Mark Coleman


Mark Coleman is the founder of HowToBuildWebsites.org, which provides comprehensive tutorials on website builders like WordPress, Wix, Squarespace, Webflow, and Shopify. He graduated from the University of North Texas with a business degree, developing an interest in web design's changing landscape and website builders' potential.

Mark enjoys experimenting with new web technologies, refining his web development skills, and actively participating in web design and development communities.

Learn more about him and read his articles here on HowToBuildWebsites.org.

Leave a Comment