このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Parallels Themes Switcher

説明

In short, this plugin allows you to modify/switch the current theme with live site on the fly without messing up with your current visitors.
This plugin is perfect for WordPress theme developers, freelancers as it allows you to edit the live theme without interfering the current visitors.
It offers following features:

  • Ability to duplicate any current themes to the new theme for editing purpose.
  • Selectively enabling the theme switcher on the frontend by enabling extra settings in the backend. (By role or by IP Addresses)
  • Provides an Ajax theme switcher on the right top which selectively allows the visitor (by role or IP Addresses) to switch the theme.
  • A transparent banner on the top to display current theme.
  • Full Support is available at http://www.xhtmlweaver.com or wp-support@xhtmlweaver.com

スクリーンショット

  • Ajax Theme Switcher
  • Current Theme Name Banner
  • Theme Switching
  • Plugin Settings
  • Duplicating current theme

インストール

  1. Download the plugin file and unzip it.
  2. Put the theme directory into $WP_HOME/wp-content/plugins/ directory.
  3. Make sure that the $WP_HOME/wp-content/themes directory is writable by the web server.
  4. Activate’ the plugin.
  5. Settings under “Settings”-> “Parallels Theme Switcher”.

FAQ

Why using this plugin I can modify the live theme on the fly?

This theme allows you to duplicate current theme and modify the duplicated theme. Then the theme switcher will be available to the specified set of users in frontend. All other visitors cannot see the theme switcher and the wordpress instance will still use the current theme until you explicitly switch over to the newly fixed duplicated theme.

Who can switch the theme in the frontend?

Either admin user or the user whose ip is listed in whitelisted IP addresses list.

What does Whitelisted IP Addresses mean?

The ajax theme switcher will be available to these IP addresses which get whitelisted in backend.

What should I do after the I finishing modifying the duplicated theme?

Once you make sure you have fixed all issues with duplicated theme then just choose the duplicated theme.

Why theme duplication feature doesn’t work?

Please make sure your theme directory is writable to web server user or the target directory doesn’t exist in the system.

What about bug report and support?

Please drop us a line at wp-support@xhtmlweaver.com

評価

2017年2月7日
nice plugin buddy i have use that plugin but i have to customize it for my work ..of psd to html
1件のレビューをすべて表示

貢献者と開発者

Parallels Themes Switcher はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Parallels Themes Switcher” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

  • code cleanup
  • bug fixes
  • test against the latest version of wordpress (3.1.3)