[WordPress] 外掛分享: SA Calendar

首頁外掛目錄 › SA Calendar
WordPress 外掛 SA Calendar 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
全新外掛
安裝啟用
尚無評分
1787 天前
最後更新
0%
問題解決
WordPress 4.1+ v1.0.0 上架:2017-06-07

內容簡介

th corresponding user ID

Simple Availability Calendar 外掛是設計用於管理註冊用戶的可用性時間表並呈現他們的可用性日曆。

插件的主要控制是:
- 網頁控制用於輸入平日的可用時間表
- 網頁控制用於顯示帶有預約預訂介面的可用性日曆
- 網頁控制用於顯示擴展的可用性日曆,隨附預約預訂介面
- 網頁控制用於用戶預約列表

此外掛具有以下主要優勢:
- 所有網頁控制的短碼都有特殊參數,可用於選擇日曆擁有者:當前用戶、當前文章作者或用戶ID
- 可自定義日期和時間格式,可選擇第一週的日期 - 插件使用 WordPress 網站設置,管理員可以在 WordPress 標準設置頁面更改
- 用於允許用戶可用時間列表的時區 - 所有日期和時間都將按照選定的時區顯示
- 用於調整可用性計劃的擴展日曆 - 用戶可以啟用或禁用某些日期和時間
- 儀表板頁面:管理員可以編輯用戶時間表和預約
- 通過 Ajax 上傳未來數據的可用時間表,無需頁面重新加載
- 更少的 Ajax 流量,以提高性能和更快的數據上傳速度
- 預設預約表單,包括電子郵件、姓名和消息字段,以及用於防止惡意請求的驗證碼

此外掛最重要的控制是可用時間表。在此,用戶可以根據平日輸入其計劃。此外,也可以關閉整個計劃並變得不可用。對於來自世界各地的用戶非常有用的特點是選擇合適的時區(默認為:網站時區)。該控制顯示當前登錄的網站用戶。

短碼:
[sa_calendar_schedule]

可用性日曆控制旨在緊湊地呈現用戶可用日期和時間。使用 Ajax 上傳下個月的行程,因此用戶無需等待重新加載頁面即可進行預訂。用戶可以通過選擇日期和時間並填寫預約表單來預訂約會。

短碼:
[sa_calendar_calendar for_user=”current|post_author|UID”]

擴展的可用性日曆提供更多調整計畫的機會。對於日程安排所有者展示,可以通過啟用或禁用某些日期和時間來管理日程,並指示其中預約預訂時間。當顯示給其他用戶時,它只是以不同的風格呈現相同的可用性日曆。當然,用戶可以通過選擇日期和时间並填寫預約表單來預訂約會。

短碼:
[sa_calendar_extcalendar for_user=”current|post_author|UID”]

用戶的預約列表顯示有關當前用戶的當前和先前預約的信息。有一個按鈕可用於顯示或隱藏先前的預約。還有一個功能讓時間表擁有者取消每個預約並從站點數據庫中刪除所有相關信息。

短碼:
[sa_calendar_userapps for_user=”current|post_author|UID”]

使簡單的可用性日曆允許用戶從 WordPress 儀表板管理其可用性時間表和預約。超級管理員可以管理站點的所有計劃和預約。

用戶參數:
- current – 控件顯示當前登錄的用戶
- post_author – 在 WordPress 循環中顯示當前文章作者的控件
- UID – 非負整數,控件顯示 WordPress 用戶和相應的用戶ID

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SA Calendar」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Simple Availability Calendar plugin is designed for running the availability schedules of registered site users and presenting their availability calendars.
The key controls of the plugin are:
– Web control for entering the availability schedule for week days
– Web control for showing availability calendar with appointments booking interface
– Web control for showing extended availability calendar with appointments booking interface
– Web control for user’s appointments list
This plugin gives the next main advantages:
– Shortcodes for all web controls with special parameter for selecting the schedule owner – current user, current post author or user id
– Customizable date and time format, first week day – plugin uses WordPress site settings, admin can change it from standard WordPress settings page
– Timezones for users availability schedules – all dates and times will be shown according to the selected timezone
– Tuning the availability schedule with extended calendar – user can enable or disable certain dates and times
– Dashboard pages: admin can edit users schedules and appointments
– Uploading availability schedules for the next dates via Ajax, without page reload
– Reduced Ajax traffic for better performance and faster data upload
– Standard form for booking an appointment with email, name and message fields, and captcha for preventing malicious requestszzz
The core plugin control is the availability schedule. Here user can enter his schedule according to the week days. Also it is possible to switch off the whole schedule and become unavailable. And very useful feature for users from different parts of the world – selecting appropriate timezone (by default: site timezone). Control is shown for the current signed-in site user.
Shortcode:
[sa_calendar_schedule]
Availability calendar control is designed for compact presenting of the user available dates and times. Ajax is used for uploading the schedules for next months, so user don’t need to wait the page reloading. User can book an appointment by selecting date and time and filling appointment form.
Shortcode:
[sa_calendar_calendar for_user=”current|post_author|UID”]
Extended availability calendar gives more opportunities for tuning the schedule. Being shown for schedule owner, it allows to manage schedule by enabling or disabling certain dates and times, and indicates the times with booked appointments. When shown for other users, it just presents the same availability schedule in different view. And, of course, user can book an appointment by selecting date and time and filling appointment form.
Shortcode:
[sa_calendar_extcalendar for_user=”current|post_author|UID”]
User’s appointments list presents information about current and previous appointments of current user. There is a button for showing/hiding previous appointments. Also schedule owner can cancel each appointment and delete all information about it from the site database.
Shortcode:
[sa_calendar_userapps for_user=”current|post_author|UID”]
Simple Availability Calendar allows users to manage their availability schedules and appointments from WordPress dashboard. And super admin can manage all schedules and appointments of the site.
for_user parameter:
– current – control is shown for the current signed-in user
– post_author – control is shown for the current post author inside the WordPress loop
– UID – non-negative integer, control is shown for WordPress user with this ID

延伸相關外掛

文章
Filter
Mastodon