[WordPress] 外掛分享: Arena Scheduler

首頁外掛目錄 › Arena Scheduler
WordPress 外掛 Arena Scheduler 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
全新外掛
安裝啟用
尚無評分
478 天前
最後更新
問題解決
WordPress 6.5+ PHP 8.0+ v1.0.12 上架:2024-09-17

內容簡介

**總結概要:**
這是一個簡單且專業的方法來組織和安排競技場活動的WordPress外掛。使用者可以透過簡單的shortcode來輕鬆將競技場日程表顯示在網頁上。

**問題與答案:**
1. 如何在WordPress頁面或文章中展示競技場日程安排?
- **答案:** 將以下短代碼添加到任何想要出現日程安排的頁面或文章中:[arena_scheduler_view_calendar]

2. 這個外掛使用了哪些外部資源?
- **答案:** 這個外掛使用 Google Fonts 來加強插件的視覺展示。字體「Inter」是從Google Fonts中載入的,並且有SIL開放字體許可證,兼容GPL。如果對載入外部伺服器上的資源有疑慮,可以考慮修改外掛,使用本地版本的這些檔案,或聯繫我們尋求協助。

3. 這個外掛是否包括React應用程式?
- **答案:** 是的,這個外掛在前端包括了一個React應用程式。React應用程式的非編譯(源)版本,包括所有JavaScript和JSX檔案,存儲在外掛中。

4. React應用程式的原始碼在哪裡可以找到?
- **答案:** React應用程式的原始碼包含在外掛的以下目錄中:/public/app/。這個目錄包含用於構建React應用程式的原始JavaScript、JSX和CSS檔案。 若要修改和重新構建React應用程式:
- 安裝必要的依賴項目: npm install
- 在/src/目錄中進行更改
- 執行構建命令: npm run build
- 編譯的JavaScript和CSS將在/app/build/目錄中生成,並自動包含在外掛中。

外掛標籤

開發者團隊

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

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

原文外掛簡介

An easy and professional way to organize and schedule arena activities.
Usage
To display the arena scheduler on a page or post, use the following shortcode:
[arena_scheduler_view_calendar]

Simply add this shortcode to any page or post where you want the scheduler to appear.
External Resources
This plugin utilizes the following external resources:

Google Fonts: The “Inter” font is loaded from Google Fonts to enhance the visual presentation of the plugin’s user interface. The font is licensed under the SIL Open Font License, which is GPL-compatible.

If you have concerns about loading resources from external servers, consider modifying the plugin to use locally hosted versions of these files or contact us for assistance.
Developer Information
Does this plugin include a React app?
Yes, this plugin includes a React app on the frontend. The non-compiled (source) version of the React app, including all JavaScript and JSX files, is stored within the plugin.
Where can I find the React app source code?
The source code for the React app is included in the following directory within the plugin:

/public/app/

This directory contains the original JavaScript, JSX, and CSS files used to build the React app.
To modify and rebuild the React app:

Install the necessary dependencies: npm install
Make your changes in the /src/ directory.
Run the build command: npm run build
The compiled JavaScript and CSS will be generated in the /app/build/ directory and automatically included in the plugin.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon