This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: Block Editor Cleanup | |
* Plugin URI: https://github.com/WordPress/gutenberg/issues/38299#issuecomment-1025520487 | |
* Version: 1.0.1 | |
* Description: Remove WP 5.9 default block editor styles when using Classic Editor | |
* Author: joshuafredrickson | |
* Author URI: https://joshuafredrickson.com | |
* License: GNU General Public License v2 | |
* License URI: http://www.gnu.org/licenses/gpl-2.0.html |