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

Hide Old Posts

説明

Hides posts older than given date or amount of time relative to present (see (http://php.net/manual/en/function.strtotime.php strtotime)).

You can also choose a capability – users who have this capability will then see all posts. And if you enter none, even admins will be excluded.

Uses posts_where and getarchives_where filters.

Developed for private use, but has perspective for more extensive usage. I can’t guarantee any support in the future nor further development, but it is to be expected. Kindly inform me about bugs, if you find any, or propose new features: [email protected].

インストール

Install as usual. After activation setup via Options –> Hide Old Posts.

FAQ

No questions yet.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.2.1

  • fix: checkbox for hide_posts_only setting instead of text input field
  • new option: show singular content: If checked, old posts or pages can be viewed through their url, but will not be listed anywhere
  • minor settings page changes

1.2

  • added pot file and czech translation

1.1

  • Added option to hide only posts and keep other old content (pages, attachments etc.) visible.

1.0

  • First version, basic functionality.