A WordPress plugin to allow selected panels and sections to be hidden in the Customizer.
Contributors: Brady Vercher
Requires: WordPress 4.0+
License: GPL-2.0+
Hide specific sections and panels in the Customizer. Selections are saved on a per-user basis in user meta.
After installing and activating:
- Go to Appearance → Customize in your admin panel
- Open the Customizer help section (the question mark icon near the Saved button)
- Select panels and sections to hide
- Download the latest release from GitHub.
- Go to the Plugins → Add New screen in your WordPress admin panel and click the Upload button at the top next to the "Add Plugins" title.
- Upload the zipped archive.
- Click the Activate Plugin link after installation completes.
- Download the latest release from GitHub.
- Unzip the archive.
- Copy the folder to
/wp-content/plugins/. - Go to the Plugins → Installed Plugins screen in your WordPress admin panel and click the Activate link under the Customizer Customizer item.
Read the Codex for more information about installing plugins manually.
Clone this repository in /wp-content/plugins/:
git clone git@github.com:cedaro/customizer-customizer.git
Then go to the Plugins → Installed Plugins screen in your WordPress admin panel and click the Activate link under the Customizer Customizer item.
