설명
Add-on to The Events Calendar Plugin.
This plug-in allows event categories to be set as private and viewable only to logged-in users. All events that uses the private category will be displayed only to logged-in user.
Usage
- Go to wp-admin > Events > Event Categories
- Create a new category or edit existing one
- Set the category as private by checking “Private Category” checkbox
- Any event that uses that private category will be automatically marked as private and viewable only to logged in user.
설치
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>in your templates
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“The Event Calendar: Private Category”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “The Event Calendar: Private Category”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.1
- Display appropriate message if The Event Calendar not installed.
1.0
- Initial release.