Title: Customizer UI
Author: cperko
Published: <strong>2 juni 2020</strong>
Last modified: 8 mars 2021

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://ps.w.org/customizer-user-interface/assets/icon-256x256.png?rev=2321643)

# Customizer UI

 Av [cperko](https://profiles.wordpress.org/cperko/)

[Ladda ner](https://downloads.wordpress.org/plugin/customizer-user-interface.1.1.0.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/customizer-user-interface/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/customizer-user-interface/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/customizer-user-interface/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/customizer-user-interface/#developers)

 [Support](https://wordpress.org/support/plugin/customizer-user-interface/)

## Beskrivning

The WordPress customizer is an amazing tool that developers can use to make their
themes easily customizable by their users.

However, creating fields for it requires quite a bit of coding, and lots of trips
to the Codex. WPCUI uses a user-friendly design
 to allow the developer to create
sections and controls, and get on to what really matters… creating amazing websites!

## Skärmdumpar

 * [[
 * Adding controls to the ”Front Page” customizer section on a WordPress website.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/wpcui` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ’Plugins’ screen in WordPress
 3. Navigate to the Customizer UI page found on the left of the admin panel
 4. Create a new section by naming it
 5. Create any controls for the section. Give each control an ID.
 6. Utilize the controls in your theme code by pulling the saved value for the control.
    ie. get_theme_mod(’control_id’)

## Recensioner

![](https://secure.gravatar.com/avatar/76a47ea610a02e2895a5f71561e89a0b02965a8492b69f4e622729352094eaad?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-7266/)󠁿

 [Pacho](https://profiles.wordpress.org/bigpacho/) 18 november 2020 1 svar

Is a pretty great plugin if you struggle like me fully understanding how wordpress
codex works at its fullest, not the best, I know, but it accomplish the need to 
add custom settings; the only thing I could ask for is, have the opportuninty to
uninstall the plugin but keep the created sections.

 [ Läs 1 betyg ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/)

## Bidragsgivare och utvecklare

”Customizer UI” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

 *   [ cperko ](https://profiles.wordpress.org/cperko/)

”Customizer UI” har översatts till 2 språk. Tack till [översättarna](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface/contributors)
för deras bidrag.

[Översätt ”Customizer UI” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/customizer-user-interface/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/customizer-user-interface/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/customizer-user-interface/)
via [RSS](https://plugins.trac.wordpress.org/log/customizer-user-interface/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.1.0

 * New page to set a global control id prefix
 * New Section Manager page which allows for changing priorities of all sections,
   including core sections
 * Section Manager also allows the user to change the visibility of any section,
   including core sections
 * Main customizer builder page now has a ’duplicate’ button on each section, allwing
   the user to completely duplicate a section and all controls within.

#### 1.0.2

 * Minor updates to fix information on plugin listing

#### 1.0.1

 * First public release!

## Meta

 *  Version **1.1.0**
 *  Senast uppdaterat **5 år sedan**
 *  Aktiva installationer **40+**
 *  WordPress-version ** 5.2 eller senare **
 *  Testat upp till **5.7.15**
 *  PHP-version ** 7.2.0 eller senare **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/customizer-user-interface/), [Spanish (Chile)](https://cl.wordpress.org/plugins/customizer-user-interface/)
   och [Spanish (Spain)](https://es.wordpress.org/plugins/customizer-user-interface/).
 *  [Översätt till ditt språk](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface)
 * Etiketter
 * [customizer](https://sv.wordpress.org/plugins/tags/customizer/)[ui](https://sv.wordpress.org/plugins/tags/ui/)
   [user interface](https://sv.wordpress.org/plugins/tags/user-interface/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/customizer-user-interface/advanced/)

## Betyg

 4 av 5 stjärnor.

 *  [  0 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=5)
 *  [  1 4-stjärnig recension     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/customizer-user-interface/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/customizer-user-interface/reviews/)

## Bidragande personer

 *   [ cperko ](https://profiles.wordpress.org/cperko/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/customizer-user-interface/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](https://github.com/sponsors/BaronVonPerko)