説明
XO Event Calendar は、シンプルで簡単なイベントカレンダープラグインです。
機能
- イベントのカスタム投稿タイプとタクソノミーを追加します。
- カスタム投稿タイプ テンプレートをサポート。
- 休日をカレンダーに表示します。
- WordPress マルチサイトに対応しています。
動作環境
ブロックは、WordPress バージョン5.8以上で利用可能です。
スクリーンショット
ブロック
このプラグインは2個のブロックを提供します。
- Simple Calendar
- Event Calendar
インストール
xo-event-calendar
フォルダ全体を/wp-content/plugins/
ディレクトリにアップロードします。- WordPress のプラグインメニューからプラグインを有効化します。
評価
2024年1月30日
シンプルなので非常に使いやすく、日本製という安心感もあります。
これからも頑張ってください。
2023年5月1日
Really good plugin + great support.
Mariusz Slosarczyk
2023年3月19日
Great little plugin! Flexible and quite easy to understand. Good support on the plugins site.
2022年8月8日
Simple and beautiful monthly calendar with the potential to change to different modes.
Different display modes can be added using PHP. You can also customize the CSS.
Good maintenance service to solve problems quickly.
2022年5月6日
シンプルで使いやすいです。イベントの入力も従来の投稿のように追加できるのでとても制御しやすいと感じました。このような便利なプラグインを制作いただいた開発者様に感謝いたします。
2021年10月6日
シンプルな管理画面で操作や設定に困ることなく使用できました。
個人的に、イベントのリンクを有効か無効かを選べるのは嬉しかったです。ちょっとしたスケジューリングにも活動的にイベント情報を発信するときにも使えますので、今後制作するサイトでも使わせていただきます!
貢献者と開発者
変更履歴
3.2.10
- Supported WordPress 6.5.
- Updated the apiVersion to 3.
3.2.9
- Fixed an issue where non-admin users received an error when setting up a calendar block.
3.2.8
- XSS 脆弱性を修正しました。
- Adhered WordPress coding standards 3.0.1.
3.2.7
- Fixed a bug in the display of the event calendar when “Specify initial display month” was specified.
3.2.6
- Changed so that columns in the event list on the management screen can be customized.
- Supported WordPress 6.4.
3.2.5
- Fixed a bug in the simple calendar.
3.2.4
- Fixed a bug with monthly feed in multiple months of the calendar.
3.2.3
- Fixed a bug that an error message may be displayed in the calendar widget.
- Supported WordPress 6.3.
3.2.2
- Fixed a bug in
xo_event_calendar
shortcode.
3.2.1
- シンプルカレンダーの表示の不具合を修正しました。
xo_event_field
ショートコードにパラメーターを追加しました。
3.2.0
xo_event_field
ショートコードを追加しました。
3.1.4
- カレンダーのイベント表示の不具合を修正しました。
3.1.3
- カレンダーブロックでブロックエラーが発生する場合がある不具合を修正しました。
3.1.2
- イベント投稿の編集時に、時刻が初期化される不具合を修正しました。
3.1.1
- PHP 7.3 より前のバージョンでエラーメッセージが表示される不具合を修正しました。
3.1.0
- アンインストール時に投稿と設定データを削除しないようにするオプションを追加しました。
- WordPress 6.2 に対応しました。
- 最小 PHP バージョンを7.0に上げました。
- CSS を微調整しました。