Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Old Post Alert

Beschrijving

Old Post Alert shows a banner in your comments form for posts more than a month old. The banner reminds the commentor that there may be newer information available later in the blog. This may cut down on comments that are irrelevant due to more recent developments.

Installatie

  1. Download the plugin archive and expand it (you’ve likely already done this).
  2. Upload the old-post-alert.php file to your wp-content/plugins directory (not in a sub-folder).
  3. Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for Old Post Alert.
  4. Congratulations, you’ve just installed Old Post Alert.
  5. Optional: set a CSS class for old_post_alert to style the banner.

FAQ

Why doesn’t the banner show in my theme?

This plugin relies on the comment_form to be present in your comments.php template. If this does not exist, you will want to add it:

<?php do_action('comment_form', $post->ID); ?>

Anything else?

That about does it – enjoy!

–Alex King

http://alexking.org/projects/wordpress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Old Post Alert” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Old Post Alert” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.