Linux 软件免费装
Banner图

Vieww Events Calendar – Recurring Events, Event Map & Calendar Plugin

开发者 jarradnpd
更新时间 2026年5月28日 19:21
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

event calendar calendar plugin events calendar recurring events event map

下载

2.1.1 2.2.0 2.4.0 2.4.1 2.4.2 2.4.4 2.4.3

详情介绍:

Vieww Events Calendar is a WordPress events calendar plugin for venues, community groups, churches, schools and small businesses. Show upcoming events in a card grid, a filterable list or a full month calendar — with recurring events, an interactive events map and full design controls built in. Pick from three views — a card grid for what's coming up, a filterable list with date ranges, or a full month calendar visitors can click through. On phones, visitors get tap-to-open event cards and a quick toggle between calendar and list, so they don't lose their place. What your visitors get: What you get: Shortcodes you can drop into any page or layout: Requirements:

安装:

  1. Upload the plugin files to /wp-content/plugins/vieww-events-calendar/ directory, or install through the WordPress plugins screen
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to Events → Add New to create your first event!
  4. Use shortcodes in your pages to display events
The plugin automatically registers the custom post type and creates all necessary fields. No additional setup required!

屏幕截图:

  • A single event page — full description, date, venue and contact details.

升级注意事项:

2.2.0 Major feature update: dark mode, Google Fonts, frontend search, Gutenberg blocks, REST API, iCal export, swipe gestures, and performance improvements with HTML caching. 2.1.1 Initial WordPress.org release - Full-featured events calendar with recurring events, design customization, mobile optimization, and three beautiful display views. All features included free!

常见问题:

Do I need any other plugins?

No! The plugin is completely self-contained. It registers its own custom post type and creates native WordPress meta boxes for all event fields.

What fields are available for events?

When creating an event, you'll see two meta boxes: Event Details:

  • Event Date (for one-off events)
  • Event Time
  • Event Description
  • Event Image (via featured image sidebar) Recurring Event Settings:
  • Recurring Days (checkbox for days of week)
  • Recurring Start Date
  • Recurring End Date

What shortcodes are available?

Grid/Card View: [vieww_calendar] Displays the next 9 upcoming events in a 3-column responsive grid. List View: [vieww_list per_page="10"] Displays events in a list with date filters and pagination. The per_page parameter is optional (default: 10). Calendar Month View: [vieww_calendar_view show_images="yes"] Displays an interactive month calendar with navigation. The show_images parameter is optional (default: yes).

How do I create a recurring event?

  1. Go to Events → Add New
  2. Leave the Event Date field empty in the Event Details box
  3. In the Recurring Event Settings box, check the days of the week
  4. Set the Recurring Start Date and Recurring End Date
  5. Fill in Event Time and Description
  6. Publish!

How do I create a one-time event?

  1. Go to Events → Add New
  2. Fill in the Event Date in the Event Details box
  3. Leave the Recurring Event Settings box empty
  4. Fill in Event Time and Description
  5. Publish!

Events aren't showing up, what do I do?

  1. Go to Events → Cache Settings in your WordPress admin
  2. Click "Refresh Event Cache"
  3. Alternatively, add ?refresh_events=1 to any page URL

Does this work with cache plugins?

Yes! The plugin automatically clears popular cache plugins including:

  • WP Fastest Cache
  • WP Super Cache
  • W3 Total Cache
  • WP Rocket

Can I customize the styling?

Yes! The plugin includes a visual customization interface at Events → Design Settings. You can adjust:

  • Colors (primary, accent, text, backgrounds)
  • Typography (font families, sizes, weights)
  • Spacing (padding, margins, gaps)
You can also override styles by adding custom CSS to your theme. The plugin uses separate CSS files for each view:
  • grid-view.css - Grid/card view styles
  • list-view.css - List view styles
  • calendar-view.css - Calendar view styles

How do I debug cache issues?

Add ?debug_cache=1 to any page URL to see cache status and contents (requires admin permissions).

更新日志:

2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.0 2.2.0 2.1.1 2.0.0 1.0.0