Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Cameleon

Beskrivning

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

Skärmdumpar

  • 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

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Cameleon” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Cameleon” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.6

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