<!--
SPDX-FileCopyrightText: 2021 Johannes Siipola
SPDX-License-Identifier: CC0-1.0
-->

# Disable Customizer

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/joppuyo/customizer-disabler/Build?logo=github)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/joppuyo/customizer-disabler/Test?label=tests&logo=github)
[![REUSE status](https://api.reuse.software/badge/github.com/joppuyo/customizer-disabler)](https://api.reuse.software/info/github.com/joppuyo/customizer-disabler)

Completely disable Customizer on your WordPress site. Useful if you develop custom themes that don't use Customizer.

The code is based on [Customizer Remove All Parts](https://github.com/parallelus/customizer-remove-all-parts) by Jesse Petersen and Andy Wilkerson.

## Requirements

* WordPress 5.0 or later
* PHP 7.0 or later

## License

GPL v2 or later
