=== DesheeLabs Editor Switch === Contributors: desheelabs Tags: classic editor, block editor, gutenberg, woocommerce, performance Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.0 Stable tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Switch between Classic and Block Editor with advanced control options. == Description == DesheeLabs Editor Switch helps you control which editor is used in WordPress. Features: * Post type wise control (Post / Page / Product) * Role wise control (Admin / Author) * Per-post override (Inherit / Force Classic / Force Block) * Editor lock mode (allow/disallow user override) * WooCommerce smart mode (Product → Block, Post → Classic) * Optional frontend block CSS optimization (conditional) == Installation == 1. Upload the `desheelabs-editor-switch` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Go to "Settings → DesheeLabs Editor Switch" and configure options. == Frequently Asked Questions == = Does this disable the block editor completely? = No. It selects which editor should open for supported content types. = Does this work with block themes? = Block themes rely heavily on blocks. Some performance options are disabled automatically on block themes. == Changelog == = 1.1.0 = * Initial release. == Upgrade Notice == = 1.1.0 = Initial release.