이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

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.