Title: Customizer UI
Author: cperko
Published: <strong>2 birželio, 2020</strong>
Last modified: 8 kovo, 2021

---

Ieškoti įskiepiuose

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

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

# Customizer UI

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

[Parsisiųsti](https://downloads.wordpress.org/plugin/customizer-user-interface.1.1.0.zip)

 * [Informacija](https://lt.wordpress.org/plugins/customizer-user-interface/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/customizer-user-interface/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/customizer-user-interface/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/customizer-user-interface/#developers)

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

## Aprašymas

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!

## Ekrano nuotraukos

[⌊Adding controls to the "Front Page" customizer section on a WordPress website.⌉⌊
Adding controls to the "Front Page" customizer section on a WordPress website.⌉[

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

## Diegimas

 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’)

## Atsiliepimai

![](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 lapkričio, 2020 1 reply

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.

 [ Perskaityti visus atsiliepimus (1) ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/)

## Programuotojai ir komandos nariai

“Customizer UI” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

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

Įskiepis “Customizer UI” išverstas į 2 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface/contributors)
už jų darbą.

[Išverskite “Customizer UI” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/customizer-user-interface/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/customizer-user-interface/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/customizer-user-interface/)
per [RSS](https://plugins.trac.wordpress.org/log/customizer-user-interface/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 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!

## Metainformacija

 *  Version **1.1.0**
 *  Atnaujinta **prieš 5 metai**
 *  Aktyvių instaliacijų **30+**
 *  WordPress versija ** 5.2 ar naujesnė **
 *  Ištestuota iki **5.7.17**
 *  PHP versija ** 7.2.0 ar naujesnė **
 *  Kalbos
 * [English (US)](https://wordpress.org/plugins/customizer-user-interface/), [Spanish (Chile)](https://cl.wordpress.org/plugins/customizer-user-interface/)
   ir [Spanish (Spain)](https://es.wordpress.org/plugins/customizer-user-interface/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface)
 * Žymos
 * [customizer](https://lt.wordpress.org/plugins/tags/customizer/)[ui](https://lt.wordpress.org/plugins/tags/ui/)
   [user interface](https://lt.wordpress.org/plugins/tags/user-interface/)
 *  [Daugiau](https://lt.wordpress.org/plugins/customizer-user-interface/advanced/)

## Įvertinimai

 4 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=1)

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

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

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/customizer-user-interface/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](https://github.com/sponsors/BaronVonPerko)