這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Matty Theme QuickSwitch

描述

Matty Theme QuickSwitch makes it easy to activate a theme without needing to visit the “Appearance -> Themes” screen in the WordPress admin.

A new menu in the WordPress Toolbar lists all themes currently available on your website, with quick links to activate each individually.

Theme QuickSwitch is particularly useful when developing or debugging WordPress themes, as it saves time in getting you to the place you need to be.

螢幕截圖

  • The Theme QuickSwitch Menu as of WordPress V3.3, including the search field.

安裝

Manual Installation

  1. Upload the matty-theme-quickswitch to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Automatic Installation

  1. Visit the “Plugins -> Add New” menu in your WordPress admin.
  2. Search for Matty Theme QuickSwitch.
  3. Once the search results have loaded, click the “Install” link next to the “Matty Theme QuickSwitch” search result.
  4. At the confirmation screen, click “Yes”.
  5. The plugin should now install itself onto your website.

常見問題

Is there any way to display the theme switcher menu elsewhere, other than the WordPress Toolbar?

Currently, the WordPress Toolbar is required in order to use Matty Theme QuickSwitch.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Matty Theme QuickSwitch” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Matty Theme QuickSwitch 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.3

  • Cater for WordPress 3.4’s preference of the wp_get_theme() and wp_get_themes() functions.
  • Move menu item to the “top-secondary” section and remove unnecessary floating CSS style.

1.2.2

  • Make sure the full theme name is displayed in menu title when two themes share the same name (theme name and folder name).
  • Make the current active theme bold and a darker styling in the theme list.

1.2.1

  • Adjust the position of the “reset” button when the search field has text (fixes overlapping reset button bug).
  • Make sure the search field focuses on hover of the menu.
  • Update screenshot.

1.2.0

  • Adjusted styling of the search field and added magnifying glass icon.
  • Split themes into “Child Themes” and “Parent Themes” categories. Child themes are listed first, then parent themes.
  • Fix bug where not all child themes were displaying correctly in the list, due to an ID conflict.

1.1.0

  • Added search form and search logic to the theme switcher menu on the WordPress toolbar.
  • Moved CSS to a separate file and added JavaScript file.

1.0.0

  • First Release!