Disable Customizer

Completely disable Customizer on your WordPress site.

Author:Johannes Siipola (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.5
Plugin version:2.2.7
Added to WordPress repository:07-12-2021
Last updated:04-04-2024
Rating, %:80
Rated by:4
Plugin URI:
Total downloads:4 718
Active installs:300+
plugin download
Click to start download

Disable Customizer lets you completely disable Customizer on your WordPress site. This is useful in cases where you develop custom sites or themes that don’t use Customizer. Removing the extra “Customize” button that doesn’t actually do anything useful simplifies the WordPress admin user experience.

The code is based on Customizer Remove All Parts by Jesse Petersen and Andy Wilkerson.

Improvements compared to the original plugin

  • I’ve added automated tests that ensure plugin works in new versions of WordPress and PHP.
  • With the help of the automated tests, I’ve tested that the plugin works in WordPress 5.0 and later. The original plugin was only tested up to WordPress 4.4.
  • The automated tests also ensure that the plugin works in PHP 7 and 8. The original plugin was only tested with PHP 5.
  • Customizer Remove All Parts was removed from the plugin directory due to being “unused”, presumably since it hasn’t been updated in 5 years. Disable Customizer is available in the plugin directory so it can be easily installed and kept up to date

In the process, I’ve dropped support for old versions of WordPress and PHP. I would have liked the continue supporting these but supporting a very wide range of WordPress and PHP versions becomes increasingly difficult. The upside is that since the tests are automated, I can be very certain that the versions claim to be supported are actually so. According to wordpress.org statistics WordPress 5.0 and PHP 7 should cover around 90% of WordPress users.

Support the plugin

Maintaining a WordPress plugin is a lot of work. If you like the plugin, please consider rating it on WordPress.org. Thank you!

If you are interested, you can also check out my other WordPress plugins:


FAQ
ChangeLog