Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Single Page Per Category

Descripción

With this plugin you can use custom single.php page for selected categories, in the same way as for category.php.

Usage

In order to have a custom single.php page for category ‘Newest Offers’ with slug ‘newest-offers’ and 1337 id, create one of files in the theme directory:
* single-newest-offers.php
* single-1337.php

Instalación

Installing “Single Page Per Category” can be done either by searching for “Single Page Per Category” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Single Page Per Category” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Single Page Per Category” 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 .

Historial de cambios

1.0.1

  • 2014-09-15
  • Minor code fixes
  • Bumped up compatible WordPress version

1.0

  • 2014-07-01
  • Initial release