开发者 |
senlin
gschoppe |
---|---|
更新时间 | 2024年8月22日 17:33 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 6.6 |
版权: | GPL-3.0+ |
版权网址: | 版权信息 |
GDPR-compliant: does not collect any user dataThe free "Classic Editor +" plugin is targeted at everyone who does not want to use the WP Block Editor (Gutenberg), introduced in WordPress 5.0. Install it now on sites and the UX remains the same as you are used to without redundant styling being added to the frontend of your site! What's New: Removes WP Patterns This plugin simply disables the WP Block Editor, removes any and all styling from both front- and backend and disables the block editor for widgets too. And if WooCommerce and/or WPML are installed on the site, "Classic Editor +" removes the block styles of those plugins too. There are no Settings, it simply does what it says on the label. Therefore I highly recommend installing this "Classic Editor +" plugin. I support this plugin exclusively through Github. Therefore, if you have any questions, need help and/or want to make a feature request, please open an issue here. You can also browse through open and closed issues to find what you are looking for and perhaps even help others. Thanks for your understanding and cooperation. If you like the "Classic Editor +" plugin, please consider leaving a review. Thanks! "Classic Editor +" by Pieter Bos and Greg Schoppe.
The release of WordPress 5.0 came with a replacement of the TinyMCE editor you had gotten used to for adding or editing content. Some find it an improvement, others don't. More information can be found on the WP 5.0 release post.
The Classic Editor plugin does not remove any of the frontend styling, even when one selects the option to disable the block editor. In terms of site optimisation that is not good practice. This "Classic Editor +" simply removes the block editor and all its styling from both frontend and backend and if your site uses WooCommerce, it also removes block styling related to that from the frontend.
Version 4.0 of the "Classic Editor +" plugin has been a complete rewrite (and simplification) and it is no longer depending on the Classic Editor plugin. When the latter is active, it will be deactivated and then you can safely remove it.
Please open an issue on Github
wp_enqueue_scripts
with enqueue_block_assets
<head>
section of your site when WooCommerce is running<head>
section of your site"optional": false
as a workaround to fix issue #4