R2 Calendar
使用react 搭建行事曆
★ 2stars
10release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/s0985514623/r2-calendar/releases/download/r2-calendar-v1.0/r2-calemdar-release.zipFrom the readme
R2 Calendar
⚡一句話說明⚡:使用React 與 Custom Post Type建立一個行事曆系統(日記),用戶可以自行發文以及設定狀態公開與私人
1. 如何使用
使用短碼[r2calendarshortcode]即可在頁面上顯示行事曆
2. 單擊日期開啟編輯畫面
時間會自動取得你點擊的日期,也可以再自行點開更改日期,狀態預設有私人及公開兩種狀態
3. 查看使用者日記
只能查看自己與公開的日記,私人日記為紅色標記,公開日記為綠色標記
4. 更新日記
再次點擊日記即可展開彈窗進行編輯,只能編輯自己的日記,其他使用者的日記只能查看
如果有安裝WordFence 會有無法取得日記的問題,請依下方步驟執行
1. 前往WordFenceFirewall 設定頁面
2. 找到Brute Force Protection頁籤並展開
3. 找到Additional Options裡面的Prevent discovery of usernames through '/?author=N' scans, the oEmbed API, the WordPress REST API, and WordPress XML Sitemaps關閉
Reference
1. Inspired by Vite for WP
2. Inspired by J7
2. API design Inspired by Refine
3. WordPress REST API Handbook
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| r2-calendar-v1.0 | Mar 15, 2024 | r2-calemdar-release.zip | 10 |