このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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!