
10+
安裝啟用
—
尚無評分
1026 天前
最後更新
—
問題解決
WordPress 5.3+ PHP 7.4+ v1.1.0 上架:2021-07-14
內容簡介
這是一個 WordPress 外掛,可以在 WP-Customizer 中添加區塊與控制選項。在 WP-Customizer 中添加控制選項較為複雜,需要啟用彼此相依的程式碼才能顯示單一選項。但是這個外掛提供簡單的用戶介面來添加區塊和控制選項,並將其儲存在 WordPress 的選項表中,因此您可以使用「get_option(SLUG)」函數簡單地呼叫它們。
外掛標籤
開發者團隊
原文外掛簡介
Its a plugin to add section and control into WP-Customizer, adding controls in WP-Customizer is complex and requires code dependent on each other to display a single option. But this plugin provides you easy UI to add section and controls, it will be saved in options table of wordpress, so you can simply call them by using get_option(SLUG); function.
