Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Single Page Per Category

Beskrivelse

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

Installasjon

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

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Single Page Per Category» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

1.0.1

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

1.0

  • 2014-07-01
  • Initial release