该插件尚未通过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: zaantar@zaantar.eu.

安装

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

常见问题

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.