Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

GYS Themed Categories

Descripción

This plugin allows you to assign a theme to a specific category. It is actually @MikeLopez’s code, I just tweaked it to work on WordPress 3+.

This version adds child theme capability, and the ability to assign a theme to a new category as it is created. It also ignores pages and the home page, so the current theme is applied there.

Capturas

  • Select your theme under the category editor, and click Update. Simple!

Instalación

This section describes how to install the plugin and get it working.

  1. Upload gys-themed-categories-2 folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the Categories page and edit a category.
  4. Choose a theme from the Category Theme drop-down menu
  5. Click Update!

Reseñas

3 de septiembre de 2016
as of wp 4.4 unfortunately this great plugin doesn't work no more. categories and sub categories are styled with the set up theme, but single posts now always appear in standard theme layout.
Leer todas las 3 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "GYS Themed Categories" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.4

  • Tested in WP 3.2-3.3.2
  • Adds child theme capability
  • Adds the ability to assign a theme to a new category as it is created
  • Now ignores pages and the home page, so the current theme is applied there
  • Added plugin banner image 🙂

2.3

  • Slightly modified by Luke Rumley (@lukerumley) to work in WordPress 3+

2.2

  • Coded by Mike Lopez