このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

The Event Calendar: Private Category

説明

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

  1. Go to wp-admin > Events > Event Categories
  2. Create a new category or edit existing one
  3. Set the category as private by checking “Private Category” checkbox
  4. Any event that uses that private category will be automatically marked as private and viewable only to logged in user.

インストール

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.