问题
Recently I updated the WordPress version to new 5.0 version. After the update it is showing me a different editor than I worked before.
But I want to access previous editor I worked with. How can I get back to former WordPress editor?
回答1:
Recently WordPress introduces its version 5.0. With this version WordPress has introduces the block-based editor instead of using former classic editor.
How to get back to former editor?
You need to install and activate Classic Editor plugin. This will add new Classic Editor
editor option. For more details about installing a plugin, please refer this guide on how to install a plugin in WordPress.
To get back to the former editor you need to click on Classic Editor
every-time.
It'll bring you to the former classic editor. Here is a great article on WordPress Classic Editor in WordPress 5.0.
Drawback
At the moment this classic editor feature supports till 2021 according to the developers. You need to learn and move forward with this new block-based editor as it is trying to bring you all to a new arena.
Happy learning ahead.
Thanks
回答2:
There are three main strategies.
Fall back to the former editor. The most simple way is to use ClassicEditor plugin. It solves the current problem immidiately and require no additional actions. But this solution is temporary because plugin support is limited to 2022 (for now). This strategy is ok if you use WP for your own, don't need a long-term support (e.g. for clients sites) and feel comfortable with latest WordPress development direction in general.
Migrate to ClassicPress. If you look for a full alternative (WordPress without Gutenberg at all) or do not feel comfortable with latest WP updates, consider using ClassicPress instead. This is a fork (a clone of native WP v 4.9) with some additional features. It tends to reduce excessive functionality making WP more suitable for professional use. And it uses Classic Editor by default (Gutenberg files are totally removed from the core).
"Freeze" your WP version. You can use Wordpress version 4.9 and avoid any updates forever. In this case you will probably use some plugins like Disable All Wordpress Updates or similar. Pros and cons are rather obvious, but keep in mind that you have to "freeze" plugins versions as well. This is not a proper solution for a growing modern site.
You can find some additional arguments and detailes in this discussion.
回答3:
You should install "Classic Editor" plugin to use classic editor
来源:https://stackoverflow.com/questions/53665947/how-to-use-classic-editor-with-wordpress-5-0