
內容簡介
總結:Circular Year Planner 是一個 WordPress 外掛,可以將財政年度和事件以圓形日曆形式視覺化呈現,非常適合組織和企業以吸引人的方式計劃和傳達他們的活動。
### 問題與答案:
1. Circular Year Planner 是什麼樣的 WordPress 外掛?
- Circular Year Planner 是一個可以將財政年度和事件以圓形日曆形式視覺化呈現的 WordPress 外掛。
2. 該外掛的特色有哪些?
- 圓形日曆視圖:以同心圓的形式展示年份的月份、星期和事件
- 靈活的事件管理:可自訂事件類型並設定個別顏色
- 行政設置:管理事件類型和財政年度
- 簡單整合:使用簡碼在任何頁面或文章中顯示日曆
- REST API:供外部整合使用
- 響應式設計:在所有設備上均可運作
- 動態縮放:自動調整至六種以上的事件類型
- 月份分隔線:提供更好的可讀性的視覺指導線
3. 如何在網頁中使用 Circular Year Planner?
- 可在任何頁面或文章中使用以下簡碼:【circular_year_planner】
4. 你可以透過哪些參數進行設置?
- 年份:顯示特定的財政年度,例如【circular_year_planner year="2024/2025"】
- 類型:僅顯示特定的事件類型(索引),例如【circular_year_planner types="0,1"】
- 寬度和高度:自定義大小,例如【circular_year_planner width="1000" height="1000"】。
5. 該外掛的技術信息包括哪些內容?
- 使用WordPress內建的jQuery
- 基於SVG的渲染以獲得清晰的圖形
- REST API端點進行外部整合
- 遵循WordPress編碼標準
6. 還有哪些額外資訊可供獲得支援和提問?
- 請訪問該外掛在GitHub上的頁面:[GitHub頁面連結](https://github.com/andlun57/year-planning)。
外掛標籤
開發者團隊
原文外掛簡介
Circular Year Planner is a WordPress plugin that visualizes fiscal years and events in a circular calendar. Perfect for organizations and businesses that want to plan and communicate their activities in a visually appealing way.
Features
Circular Calendar View – Year’s months, weeks and events in concentric rings
Flexible Event Management – Customizable event types with individual colors
Administrative Settings – Manage event types and fiscal years
Easy Integration – Use shortcode to display the calendar
REST API – For external integrations
Responsive Design – Works on all devices
Dynamic Scaling – Rings automatically adjust for 6+ event types
Month Dividers – Visual guide lines for better readability
Usage
Use shortcode in any page or post:
[planly]
Parameters:
year – Display specific fiscal year, e.g. [planly year="2024/2025"]
types – Display only certain event types (index), e.g. [planly types="0,1"]
width and height – Customize size, e.g. [planly width="1000" height="1000"]
Technical Information
Uses WordPress built-in jQuery
SVG-based rendering for sharp graphics
REST API endpoints for external integrations
Follows WordPress Coding Standards
Additional Info
For support and questions, visit the plugin page on GitHub: https://github.com/andlun57/year-planning
