Опис
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.php
to 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” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.1
- Display appropriate message if The Event Calendar not installed.
1.0
- Initial release.