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

Secret Content

설명

Simply tick the checkbox “Show this to logged in visitors only” This works on a per post / per page basis. Not yet enabeled for custom post types.

You do not need to insert custom functions or shortcodes. You do not need to change theme template files.
This plugin works by filtering WordPress core functions.

If you “hide” a parent page, the children will be hidden in the menu as well.

Technically the filters are modifying the query or the result of databse calls on standard WP features: wp_get_nav, wp_list_pages, $posts, previous_post, next_post.
When ticking the checkbox, the plugin saves a key/value pair in the postmeta database table.
When uninstalling the plugin, the entrys to the postmeta table are deleted.

Suggestions, Questions and feedback are welcome.

스크린샷

  • When you edit a post or page, simply use the checkbox "Show this to logged in visitors only"

설치

  1. Download the plugin.
  2. Upload it to the plugins folder of your blog.
  3. Goto the Plugins section of the WordPress admin and activate the plugin.

FAQ

How do I hide a post or a page?

Simply tick the checkbox shown at the post/page edit screen.

How do I make the post or page public viewable again?

UN-tick the checkbox shown at the post/page edit screen.

Do I need to modify my theme, insert functions or write code?

No, You simply activate the plugin, and let the plugin work for you.

My visitors dont see the post or a page, and they ARE logged in!

Make sure you have PUBLISHED the post/page and that it is not “draft” or “private”.

I dont see the metabox or the option to hide a post/page?

Check your screen settings. Make sure the “Show this to logged in visitors only?” is ticked. (screen settings is found in the tab in the top right, below your “hello username”).

I still dont see the metabox…

Did someone deactivate the plugin? Try activating it again!

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Secret Content”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Secret Content”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.9
* First release in English only.

1.0
* In english, with Danish translation