Description
This plugin allows you to display items in the lists with a particular template
Installation
- Download, unzip and upload to your WordPress plugins directory
- Activate the plugin within you WordPress Administration Backend
- Go to Appearence > Listing layout setting and follow the steps on the Template4posts page.
To use this plugin, you copy/paste the next code between:
<?php do_action('template4posts') ?> ou <?php get_template4posts() ?> // The copy/paste code
To create a new post template, your template must include this in the top:
Pour utiliser le plugin, il faut inclure dans category.php ou/et index.php :
<?php do_action('template4posts') ?> ou <?php get_template4posts() ?>
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Template4posts » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Template4posts » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.