內容簡介
這個外掛可以使用自定欄位來創建可預定的活動。發帖人可以製作一篇「可預定的」文章,選擇自定欄位「bookable_event」(在外掛啟動時自動創建),然後為其設置一個值,例如「yes」值。
註冊的使用者可以通過文章底部的連結添加/刪除參與活動(由文章表示)。
此外,此外掛還提供一個小工具,顯示最新添加的「可預定活動」列表。
國際化
支援語言:英文(預設)、意大利文、西班牙文。
如果您希望使用其他語言的外掛,請到「lang」目錄中查看 .pot 檔案。
使用方法
如果您希望文章為可預定狀態,請將「bookable_event」自定欄位設置為未空字符串(例如「yes」)
如果您希望參與人數不限,請將「max_num_participants」自定欄位設置為 0
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows you to create a bookable event using the custom fields. A post creator can make a post ‘bookable’ selecting the custom field ‘bookable_event’ (automatically created at the plugin activation) and setting a value for it, e.g. the ‘yes’ value.
The registered users can add/remove their participation to an event (represented by a post) by links at the bottom of the post.
This plugin provides also a widget displaying the list of the last ‘bookable events’ added.
Internationalization
Support for: English (default), Italian, Spanish.
If you want the plugin in another language, the .pot file is in the lang directory.
Usage
Set bookable_event custom field to an unempty string (e.g. “yes”) if you want a bookable post
Set max_num_participants custom field to 0 if you want an unlimited number of participants
