Beschrijving
As content ages (especially technical blogs), it may not be as relevant. This plugin automatically marks content older than a specified date with a customizable message. For example, if you have content that is older than 2 years, you might want to alert the user to check for new releases of the information.
Installatie
- Upload
label-old-posts
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('label-old-posts'); ?>
in your template for a piece of content in the location you’d like it to be labeled.
FAQ
Can I customize the date that items are marked as old by?
Yup. Check the plugin settings.
Can I change the message displayed?
Yup. You can even use HTML.
Beoordelingen
Bijdragers & ontwikkelaars
“Label Old Posts” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Label Old Posts” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.