/disable-gutenberg

Disables block editor entirely

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Disable Gutenberg

Disables block editor entirely

Changelog

1.1.0

  • PBP v1.2.0
  • disabled wp-block-library CSS stylesheet from frontend context
  • DISABLE_GUTENBERG defined constant (default = true)
  • tested with WP 5.1

1.0.0

  • initial release
  • tested with PHP 5.6 (for fatal errors only)
  • tested with PHP 7.0
  • tested with PHP 7.1
  • tested with PHP 7.2
  • uses PHP namespaces
  • object-oriented codebase