[WordPress] 外掛分享: Vieww Events Calendar

首頁外掛目錄 › Vieww Events Calendar
全新外掛
安裝啟用
★★★★★
5/5 分(1 則評價)
38 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v2.2.0 上架:2026-01-04

內容簡介

總結:Vieww Events Calendar是一個專業、自包含的WordPress外掛,用於管理和顯示活動。無需外部依賴!以高性能為目標,具備高級緩存、多種顯示選項和原生WordPress元框。

問題與答案:
1. Vieww Events Calendar是用於管理和顯示什麼樣的內容?
- 答:活動。
2. 這個外掛是否需要外部依賴?
- 答:不需要,它是自包含的。
3. 提到了Vieww Events Calendar的三種美麗顯示視圖,分別是哪些?
- 答:Grid/Card View、List View、Calendar View。
4. 這個外掛如何優化手機體驗?
- 答:通過事件詳細信息模態和日曆/列表切換來增強手機體驗。
5. 該外掛需要什麼版本的WordPress和PHP?
- 答:WordPress 5.0或更高版本,PHP 7.4或更高版本。

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.2.0) 或搜尋安裝

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

原文外掛簡介

Vieww Events Calendar is a professional, self-contained WordPress plugin for managing and displaying events. No external dependencies required! Built with performance in mind, it features advanced caching, multiple display options, and native WordPress meta boxes.
Key Features:

Three Beautiful Display Views:

Grid/Card View – Responsive 3-column grid showing upcoming events
List View – Filterable list with date range selection and pagination
Calendar View – Interactive month calendar with navigation

Recurring Events: Set events to repeat on specific days of the week automatically

Design Customization: Full control over colors, fonts, and spacing to match your brand

Mobile Optimized: Enhanced mobile experience with event detail modals and calendar/list toggle

Performance Optimized: Advanced caching system with transient storage

Self-Contained: Native WordPress meta boxes – no external plugins needed

Cache Management: Built-in admin interface for cache control

Developer Friendly: Clean, well-documented code following WordPress standards

Requirements:

WordPress 5.0 or higher
PHP 7.4 or higher

That’s it! No external plugins or dependencies required.
Developer Notes
File Structure:
vieww-events-calendar/
├── vieww.php (Main plugin file)
├── includes/
│ ├── class-vieww-post-type.php (CPT, REST API, Gutenberg blocks)
│ ├── class-vieww-meta-boxes.php (Native meta boxes with validation)
│ ├── class-vieww-core.php (Caching, event instances)
│ ├── class-vieww-shortcodes.php (Grid, list, calendar shortcodes)
│ └── class-vieww-ical.php (iCal export, Google Calendar)
├── admin/
│ ├── class-vieww-admin.php
│ ├── class-vieww-design-settings.php (Colors, fonts, dark mode)
│ ├── class-vieww-welcome.php
│ └── class-vieww-help.php
├── assets/
│ ├── css/
│ │ ├── grid-view.css
│ │ ├── list-view.css
│ │ ├── calendar-view.css
│ │ └── admin-modern.css
│ └── js/
│ ├── modal.js (Event modals, swipe gestures)
│ ├── calendar-ajax.js (AJAX calendar navigation)
│ ├── admin-meta-boxes.js
│ ├── admin-welcome.js
│ └── admin-help.js
└── uninstall.php
Hooks:
Action: vieww_events_uninstall – Fired when plugin is uninstalled
Functions:

Vieww() – Returns main plugin instance

Cache Key:
The plugin uses transient key vieww_cached_events_v6 for caching events, plus versioned HTML cache transients.
Support
For support, please use the WordPress.org support forums for this plugin.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon