
內容簡介
讓使用者輕鬆切換佈景主題(適合用於擁有亮/暗模式選項)。
透過小工具,讓使用者可以方便地使用佈景主題切換功能;設定可透過小工具管理。
可以選擇以列表或下拉式選單方式來顯示可用的佈景主題,小工具管理選項可以排除具有特定前綴的佈景主題,或是只顯示包含特定單字或部分單字的佈景主題。
除了使用小工具外,亦可直接呼叫 azc_ts_theme_switcher() 函數;加上 'dropdown' 參數,就可以回傳下拉式選單而非佈景主題列表。
外掛標籤
開發者團隊
原文外掛簡介
Allows users to easily switch themes (ideal for allowing light/dark mode).
Theme switcher functionality is made available to users via a widget; settings done via widget administration.
Settings available to display available themes as a list or select drop-down; widget admin allows themes with certain prefix to be excluded and/or to include only themes containing a certain word or part of a word.
As an alternative to using the widget, the function azc_ts_theme_switcher() can be called directly; add ‘dropdown’ as a parameter to have the select drop-down, instead of the list, of themes returned.
