Classic Editor

Descripción

Classic Editor is an official plugin maintained by the WordPress team that restores the previous (“classic”) WordPress editor and the “Edit Post” screen. It makes it possible to use plugins that extend that screen, add old-style meta boxes, or otherwise depend on the previous editor.

Classic Editor is an official WordPress plugin, and will be fully supported and maintained until at least 2022, or as long as is necessary.

En resumen, este plugin agrega lo siguiente:

  • Los administradores puede elegir el editor por defecto para todos los usuarios.
  • Los administradores pueden permitir a los usuarios cambiar su editor predeterminado.
  • Cuando se permite, los usuarios puede elegir qué editor usar para cada entrada.
  • Cada entrada se abre en el último editor independientemente de quién la editó por última vez. Esto es importante para mantener una experiencia consistente al editar contenido.

Además, el plugin Classic Editor incluye varios filtros que permiten que otros plugins controlen los ajustes y la elección de editor por publicación y por tipo de contenido.

By default, this plugin hides all functionality available in the new Block Editor (“Gutenberg”).

Capturas

  • Ajustes del administrador en la pantalla Ajustes -> Escritura.
  • Ajustes de usuario en la pantalla Perfil. Visible cuando los usuarios tienen permitido cambiar de editor.
  • "Enlaces de acción" para elegir editor alternativo. Visible cuando los usuarios tienen permitido cambiar de editor.
  • Enlace para cambiar al Editor de bloques cuando estás editando una entrada en el Editor de clásico. Visible cuando los usuarios tienen permitido cambiar de editor.
  • Enlace para cambiar al Editor clásico cuando estás editando una entrada en el Editor de bloques. Visible cuando los usuarios tienen permitido cambiar de editor.
  • Network settings to select the default editor for the network and allow site admins to change it.
  • The "Switch to Classic Editor" link.

Preguntas frecuentes

Default settings

When activated this plugin will restore the previous (“classic”) WordPress editor and hide the new Block Editor (“Gutenberg”).
These settings can be changed at the Settings => Writing screen.

Default settings for network installation

There are two options:

  • When network-activated this plugin will set the Classic Editor as default and prevent site administrators and users from changing editors.
    The settings can be changed and default network-wide editor can be selected on the Network Settings screen.
  • When not network-activated each site administrator will be able to activate the plugin and choose options for their users.
Cannot find the “Switch to Classic Editor” link

It is in the main Block Editor menu, see this screenshot.

Reseñas

26 de julio de 2020
I simply cannot get used to the new Gutenberg editor and this saves my sanity. I only just realized you cannot upload PDF files which I needed to do for the minutes of a meeting. The classic editor allowed me to do this just like before.
23 de julio de 2020
today i decided to given Gutenberg a try on one my projects. 1 hour later and doing some thinking and fiddling. if your website contains hundreds of posts and custom fields to manage Gutenberg is simply NOT a good option for you because converting your content to make it compatible. and even you are using a new install of wordpress chances you are using a theme that does not necessarily fully support the new editor.
20 de julio de 2020
Hi, I just wanna say thanks to you, i still remember when i update my wordpress to new version i can't add new posts with new method, and you came up with this plugin.
Leer todas las 858 reseñas

Colaboradores y desarrolladores

“Classic Editor” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

“Classic Editor” ha sido traducido a 56 idiomas. Gracias a los traductores por sus contribuciones.

Traduce “Classic Editor” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.5

  • Updated for WordPress 5.2 and Gutenberg 5.3+.
  • Enhanced and fixed the “open posts in the last editor used to edit them” logic.
  • Fixed adding post state so it can easily be accessed from other plugins.

1.4

  • On network installations removed the restriction for only network activation.
  • Added support for network administrators to choose the default network-wide editor.
  • Fixed the settings link in the warning on network About screen.
  • Properly added the “Switch to Classic Editor” menu item to the Block Editor menu.

1.3

  • Fixed removal of the “Try Gutenberg” dashboard widget.
  • Fixed condition for displaying of the after upgrade notice on the “What’s New” screen. Shown when the Classic Editor is selected and users cannot switch editors.

1.2

  • Fixed switching editors from the Add New (post) screen before a draft post is saved.
  • Fixed typo that was appending the edit URL to the classic-editor query var.
  • Changed detecting of WordPress 5.0 to not use version check. Fixes a bug when testing 5.1-alpha.
  • Changed the default value of the option to allow users to switch editors to false.
  • Added disabling of the Gutenberg plugin and lowered the required WordPress version to 4.9.
  • Added classic_editor_network_default_settings filter.

1.1

Arreglado un fallo por el que podría intentar cargar el editor de bloques para tipos de contenido no compatibles con el editor cuando a los usuarios se les permite cambiar de editor.

1.0

  • Updated for WordPress 5.0.
  • Changed all “Gutenberg” names/references to “Block Editor”.
  • Refreshed the settings UI.
  • Removed disabling of the Gutenberg plugin. This was added for testing in WordPress 4.9. Users who want to continue following the development of Gutenberg in WordPress 5.0 and beyond will not need another plugin to disable it.
  • Added support for per-user settings of default editor.
  • Added support for admins to set the default editor for the site.
  • Added support for admins to allow users to change their default editor.
  • Added support for network admins to prevent site admins from changing the default settings.
  • Added support to store the last editor used for each post and open it next time. Enabled when users can choose default editor.
  • Added “post editor state” in the listing of posts on the Posts screen. Shows the editor that will be opened for the post. Enabled when users can choose default editor.
  • Added classic_editor_enabled_editors_for_post and classic_editor_enabled_editors_for_post_type filters. Can be used by other plugins to control or override the editor used for a particular post of post type.
  • Added classic_editor_plugin_settings filter. Can be used by other plugins to override the settings and disable the settings UI.

0.5

  • Updated for Gutenberg 4.1 and WordPress 5.0-beta1.
  • Removed some functionality that now exists in Gutenberg.
  • Fixed redirecting back to the Classic Editor after looking at post revisions.

0.4

  • Fixed removing of the “Try Gutenberg” call-out when the Gutenberg plugin is not activated.
  • Fixed to always show the settings and the settings link in the plugins list table.
  • Updated the readme text.

0.3

  • Updated the option from a checkbox to couple of radio buttons, seems clearer. Thanks to @designsimply for the label text suggestions.
  • Some general updates and cleanup.

0.2

  • Update for Gutenberg 1.9.
  • Remove warning and automatic deactivation when Gutenberg is not active.

0.1

Versión inicial.