Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Cameleon

Beschreibung

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

Screenshots

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

Installation

  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

FAQ

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Cameleon“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Cameleon“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.6

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