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
Navigate to Voxel Toolkit > Functions in your WordPress admin
Find Disable Gutenberg in the list
Toggle the switch to enable the function
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
Feature
Gutenberg
Classic Editor
Interface
Block-based, modern
Traditional, simple
Learning Curve
Steeper
Familiar
Load Speed
Slower
Faster
Layout Options
Advanced blocks
Basic formatting
Widget Editing
Block-based
Drag-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