このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Label Old Posts

説明

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.

スクリーンショット

  • The plugin will label your older posts with a customized message.

インストール

  1. Upload label-old-posts to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

評価

2018年4月16日
Exactly what I needed. Basic knowledge of PHP and the WordPress System might be needed to insert the code at the right place. But that also gives flexibility. Works with WP 4.9.5 without problems.
1件のレビューをすべて表示

貢献者と開発者

Label Old Posts はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Label Old Posts” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。