This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom Category Templates

Sharraxaad

Just like the way you can create custom page templates, this plugin enables you to build category archive templates by adding this bit to the top of your file:

<?php
/**
 * Category Template: Grid
 */
?>

and when you’re adding or editing categories, you can choose the desired template file.

This plugin is maintained solely for backward compatibility. Try the new Custom Taxonomy Templates instead, it supports all taxonomies and also uses the new term meta feature in WP 4.4.

Sawir-shaashado

  • Assigning custom templates to categories

Rakibaad

  1. Upload the whole plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy!

Dibu-eegisyo

3 Sebteembar, 2016
Thanks for plugin. For WPML sites there will be problem, because of WPML bug https://wpml.org/forums/topic/category-templates-issue/ We resolved it by adding 11 priority in add_filter( ‘category_template’, array( $this, ‘category_template’ ), 11 );
Akhri dhammaan 6 dibu-eegis

Ka-qaybgalayaasha & Horumariyayaasha

“Custom Category Templates” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.

Ka-qaybgalayaasha

Ku tarjun “Custom Category Templates” luqaddaada.

Ma xiisaynaysaa horumarinta?

Baadh koodka, fiiri bakhaarka SVN, ama iska qor diiwaanka horumarinta adigoo adeegsanaya RSS.

Isbeddellada

0.2.1

  • Fix PHP notices
  • i18n support

0.2

  • Implementation of new WP_Theme API
  • Fixed a bug concerning body class output. Thanks @Sith Lord Goz!
  • Added delete_option method