

Fixed adding post state so it can easily be accessed from other plugins.Enhanced and fixed the “open posts in the last editor used to edit them” logic.Updated for WordPress 5.2 and Gutenberg 5.3.Fixed minor issues with calling deprecated functions, needlessly registering uninstall hook, and capitalization of some strings.Fixed a warning on the block editor based widgets screen.Fixed bug that was preventing saving of the last used editor.This should fix false positive errors in security plugins in the future.

Updated “Tested up to” in the readme and removed it from classic-editor.php.Added some WPCS fixes, props NicktheGeek on GitHub.In addition, the Classic Editor plugin includes several filters that let other plugins control the settings, and the editor choice per post and per post type.īy default, this plugin hides all functionality available in the new block editor (“Gutenberg”). This is important for maintaining a consistent experience when editing content. Each post opens in the last editor used regardless of who edited it last.When allowed, the users can choose which editor to use for each post.Administrators can allow users to change their default editor.Administrators can select the default editor for all users.It makes it possible to use plugins that extend that screen, add old-style meta boxes, or otherwise depend on the previous editor.Ĭlassic Editor is an official WordPress plugin, and will be fully supported and maintained until 2024, or as long as is necessary.Īt a glance, this plugin adds the following: Classic Editor is an official plugin maintained by the WordPress team that restores the previous (“classic”) WordPress editor and the “Edit Post” screen.
