Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Cameleon

Description

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

Captures d’écran

  • 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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs & développeurs

« Cameleon » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Cameleon » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.6

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