Skip to content
This repository was archived by the owner on Apr 20, 2019. It is now read-only.

cedaro/customizer-customizer

Repository files navigation

Customizer Customizer

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.

Usage

After installing and activating:

  1. Go to Appearance → Customize in your admin panel
  2. Open the Customizer help section (the question mark icon near the Saved button)
  3. Select panels and sections to hide

Customizer Customizer Screenshot
The Customizer customizer.

Installation

Upload

  1. Download the latest release from GitHub.
  2. 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.
  3. Upload the zipped archive.
  4. Click the Activate Plugin link after installation completes.

Manual

  1. Download the latest release from GitHub.
  2. Unzip the archive.
  3. Copy the folder to /wp-content/plugins/.
  4. 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.

Git

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.

About

A WordPress plugin to allow selected panels and sections to be hidden in the Customizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors