该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Cameleon

描述

This plugin was designed to create virtual micro-sites that employ different themes while using the same content from one source. It uses WordPress’s rewrite rules to decide which theme to display to the end user based off of the url they visit. This will allow you to access the same website in a virtual sub-directory with a completely different theme displayed.

REQUIRES PRETTY LINKS TO BE TURNED ON

屏幕截图

  • Skins custom post type.
  • Adding a new skin.
  • Site with current active theme.
  • Site with custom loaded theme via url.

安装

  1. Upload the Cameleon directory to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add new skins and configure their names and respective themes

常见问题

I set up a skin, but I’m getting a 404 when going to the url. Why?

Try flushing the permalinks (visit settings > permalinks ). This is typically the problem.

评价

此插件暂无评价。

贡献者及开发者

“Cameleon” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Cameleon”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.6

  • Updated plugin with default settings and comments for plugin submission
  • Fixed bug with localhost installs