
內容簡介
Coder Customizer Framework 允許佈景主題開發人員以簡單、標準和高級的方式加入自訂的 WordPress Customizer。你也可以在 GitHub 上找到這個外掛。
可用的控制類型(欄位):
基本控制類型:
text
hidden
textarea
checkbox
number
range
select
url
email
password
dropdown-pages
WordPress 自訂控制類型:
Color
Upload
Image
WordPress 新的自訂控制類型(自 4.3 和 4.2 起):* media * cropped_image
自訂控制類型:
radio_image
category_dropdown
message
post_dropdown
tags_dropdown
user_dropdown
repeated_settings_controls //可重覆設定和控制數量
然而,你可以輕鬆地創建和添加自己的自訂控制類型。
如需有關如何使用這些面板、部分、設定和控制的詳細文檔和範例,請瀏覽 codersantosh.com。
外掛標籤
開發者團隊
原文外掛簡介
Coder customizer framework allows theme developers to add customizer to their theme in easy, standard and advanced way. You can also found this plugin in github
Available control types ( fields )
Basic Controls Types :
text
hidden
textarea
checkbox
number
range
select
url
email
password
dropdown-pages
WordPress custom controls types :
Color
Upload
Image
WordPress new custom controls types ( since 4.3 and 4.2 ) : * media * cropped_image
Custom control types :
radio_image
category_dropdown
message
post_dropdown
tags_dropdown
user_dropdown
repeated_settings_controls //Repeat setting and controls in given number of times
However your can create and add your own custom control types in a easy way.
For details documentation and examples on how to use these Panels, Sections, Setting and Control please visit codersantosh.com.
