Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Cameleon

Beschrijving

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

Schermafbeeldingen

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

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Cameleon” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Cameleon” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.6

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