Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Post of the Day

Description

Choose your categories and interval from the settings menu and it will display 1 post from the chosen categories at your set interval, chosen randomly.

Captures d’écran

  • screenshot-1.png: Settings page

Installation

  1. Upload the entire ‘post-of-the-day’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. You should see “Post of the Day” under your Settings. Edit the settings.
  4. Include this shortcode within a post or page: [potd]

Alternatively, if you want to include the post somewhere in your theme that is not in a post or page, just include the following in your php page:

<?php echo do_shortcode('[potd]');  ?>

FAQ

Can I display more than one post at a time?

No, not at this point.

Avis

Lire l’avis

Contributeurs & développeurs

« Post of the Day » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Post of the Day » 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.

Journal

1.0

First Release