Voxel Toolkit 1.6.1 is Available!

Disable Gutenberg

The Disable Gutenberg function completely removes the WordPress block editor (Gutenberg) and restores the classic WordPress editor for all post types. Ideal for sites that prefer the traditional editing experience.


Overview

Some users prefer the classic WordPress editor for its simplicity and speed. This function disables Gutenberg site-wide, including block-based widgets, and ensures the classic editor is used everywhere.

Key Features

  • Disables block editor for all post types
  • Restores classic editor interface
  • Disables block-based widgets
  • Restores classic widgets screen
  • Removes Gutenberg plugin hooks if installed
  • No configuration required
  • Works with all WordPress versions

Setup Instructions

Enable the Function

  1. Navigate to Voxel Toolkit > Functions in your WordPress admin
  2. Find Disable Gutenberg in the list
  3. Toggle the switch to enable the function
  4. Click Save Changes

That’s it! No additional configuration is needed. The classic editor is now active for all content.


What Gets Disabled

Block Editor

  • Gutenberg editor for posts
  • Gutenberg editor for pages
  • Gutenberg editor for custom post types
  • Block patterns and reusable blocks

Block Widgets

  • Block-based widget editor (Appearance > Widgets)
  • Restores classic widget interface with drag-and-drop

Gutenberg Plugin

If the Gutenberg plugin is installed, additional hooks are removed:

  • Gutenberg admin menu
  • Gutenberg scripts and styles
  • Gutenberg REST API routes
  • Gutenberg admin notices

Classic Editor Features

With Gutenberg disabled, you get the classic WordPress experience:

  • TinyMCE visual editor
  • Text/HTML editor tab
  • Traditional meta boxes layout
  • Quick post creation
  • Familiar interface for long-time WordPress users

Use Cases

Voxel-Based Sites

Voxel uses Elementor for design, so Gutenberg is often unnecessary and can add confusion for content editors.

Simple Content Sites

Sites that primarily use simple text content may find the classic editor faster and more straightforward.

Client Sites

Provide a simpler editing experience for clients who are familiar with the classic editor.

Performance

The classic editor loads faster than Gutenberg, improving admin performance.


Comparison

FeatureGutenbergClassic Editor
InterfaceBlock-based, modernTraditional, simple
Learning CurveSteeperFamiliar
Load SpeedSlowerFaster
Layout OptionsAdvanced blocksBasic formatting
Widget EditingBlock-basedDrag-and-drop

Troubleshooting

Gutenberg Still Appearing

  • Verify the function is enabled
  • Clear browser cache
  • Clear any site caching plugins
  • Check for conflicting plugins

Block Content Not Rendering

  • Existing block content will still render on the frontend
  • Editing block content in classic editor shows raw block HTML
  • Consider converting block content if switching permanently

Re-Enabling Gutenberg

  • Simply disable this function in Voxel Toolkit settings
  • Gutenberg will be restored on next admin page load
AI Assistant