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.

Template4posts

Description

This plugin allows you to display items in the lists with a particular template

Installation

  1. Download, unzip and upload to your WordPress plugins directory
  2. Activate the plugin within you WordPress Administration Backend
  3. 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() ?> 

Pour créer une nouvelle mise en place, vous devez inclure ceci dans le haut de votre template

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Template4posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Template4posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.