Title: Virtual Candles &#8211; Memorial Light Display
Author: Saskia Teichmann
Published: <strong>2026 年 2 月 23 日</strong>
Last modified: 2026 年 2 月 23 日

---

搜索插件

![](https://ps.w.org/virtual-candles/assets/banner-772x250.jpg?rev=3467983)

![](https://ps.w.org/virtual-candles/assets/icon-256x256.gif?rev=3467983)

# Virtual Candles – Memorial Light Display

 作者：[Saskia Teichmann](https://profiles.wordpress.org/jyria/)

[下载](https://downloads.wordpress.org/plugin/virtual-candles.2.0.3.zip)

 * [详情](https://cn.wordpress.org/plugins/virtual-candles/#description)
 * [评价](https://cn.wordpress.org/plugins/virtual-candles/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/virtual-candles/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/virtual-candles/#developers)

 [支持](https://wordpress.org/support/plugin/virtual-candles/)

## 描述

Virtual Candles transforms your WordPress site into a beautiful digital memorial
space where visitors can:

 * **Light virtual candles** with personal messages and dedications
 * **Send candles via email** to share memories with others
 * **Watch candles burn** for exactly 72 hours with realistic animations
 * **Display all candles** in a chapel-friendly format on large screens

#### Key Features

🕯️ **12 Different Candle Animations** – Candles gradually burn down over 72 hours
with different GIF animations for each time period

📧 **Email Sharing** – Visitors can send lit candles to friends and family via email

📺 **Chapel Display Mode** – Special carousel view perfect for large screens in 
chapels or memorial spaces

🔄 **Automatic Expiration** – Candles automatically extinguish after 72 hours (with
optional cron job)

📱 **Fully Responsive** – Works beautifully on all devices from smartphones to large
displays

🔒 **GDPR Compliant** – Built-in privacy notices and consent checkboxes

🚀 **No External Dependencies** – Works standalone without requiring Contact Form
7 or other plugins

#### Perfect For

 * Churches and religious organizations
 * Memorial websites
 * Funeral homes
 * Remembrance pages
 * Prayer request sites
 * Virtual vigils

#### Available Shortcodes

 * `[virtual_candles_create]` – Display the “Light a candle” form
 * `[virtual_candles_send]` – Display the “Send a candle” form
 * `[virtual_candles_display]` – Show all burning candles in grid layout
 * `[virtual_candles_chapel]` – Special carousel display for chapel screens

### Technical Information

 * **Namespace**: STstudio\VirtualCandles
 * **Custom Post Type**: candle
 * **Database**: Optional stats table for performance
 * **Cron**: Hourly check for expired candles
 * **AJAX**: Used for form submissions and loading more candles

### Support

For support, feature requests, or bug reports:

 * Email: hello@isla-stud.io
 * Website: https://isla-stud.io
 * Demo-Website: https://virtual-candles.wp-studio.dev/

### Credits

 * Developed by Saskia Teichmann
 * Original concept for Kloster Königsmünster
 * Candle animations included with permission

## 安装

 1. Upload the `virtual-candles` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to **Candles  Settings** to configure your preferences
 4. Add shortcodes to your pages where you want the candle features to appear

#### Basic Setup

 1. Create a page for lighting candles and add `[virtual_candles_create]`
 2. Create a page for the candle display and add `[virtual_candles_display]`
 3. Optionally set up a cron job to automatically remove expired candles

#### Cron Job Setup (Optional)

For automatic removal of expired candles, set up a cron job to call:
 https://your-
domain.com/vc-cron/

## 常见问题

### How long do the candles burn?

Each candle burns for exactly 72 hours from the time it was lit. The candle animation
changes over time to show the candle burning down.

### Can I change the burning duration?

Currently, the 72-hour duration is fixed, but this may become configurable in a 
future update.

### Do I need Contact Form 7?

No! This plugin works completely standalone without any external form plugins.

### How does the chapel display mode work?

The chapel display mode shows all active candles in a continuously scrolling carousel,
perfect for permanent displays in chapels or memorial spaces. It automatically updates
to show new candles.

### Can visitors remain anonymous?

Yes, visitors can use pseudonyms or just first names when lighting candles.

### Is this plugin GDPR compliant?

Yes, the plugin includes built-in consent checkboxes and privacy notices. You can
customize the privacy text in the settings.

### How do I style the candles?

The plugin comes with default styling, but you can override it with custom CSS in
your theme.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Virtual Candles – Memorial Light Display」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Saskia Teichmann ](https://profiles.wordpress.org/jyria/)

[帮助将「Virtual Candles – Memorial Light Display」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/virtual-candles)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/virtual-candles/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/virtual-candles/)，或通过[RSS](https://plugins.trac.wordpress.org/log/virtual-candles/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/virtual-candles/)。

## 更新日志

#### 2.0.2

 * **Plugin Review Fixes**: Replaced short generic prefixes (`vc_`, `ststudio_vcmld_`)
   with `virtcan_` to meet WordPress standards.
 * **Security**: Rigorous escaping of all template and shortcode outputs (`wp_kses_post`,
   etc.).
 * **Enqueuing**: Removed inline javascript and css outputs, migrating styles to
   enqueued stylesheets and external scripts.
 * **Database**: Altered the Custom Post Type to `virtcan_candle` to prevent possible
   collisions.

#### 2.0.0

Release date: January 2025

 * **Complete rewrite** from the ground up with modern architecture
 * **Namespace implementation** following WordPress coding standards
 * **Removed dependencies** on Contact Form 7 and Advanced Custom Fields
 * **New chapel display mode** with smooth carousel for large screens
 * **Improved performance** with optimized queries and caching
 * **Enhanced security** with nonces and proper sanitization
 * **Better UX** with jQuery-powered forms and live preview
 * **Admin interface** redesigned without external dependencies
 * **AJAX handling** for smooth form submissions
 * **Responsive design** improvements
 * **Translation ready** with complete internationalization

#### 1.1.5

 * Legacy version (see old plugin for details)

## 额外信息

 *  版本 **2.0.3**
 *  最后更新：**4 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/virtual-candles/)
 * 标签
 * [candles](https://cn.wordpress.org/plugins/tags/candles/)[memorial](https://cn.wordpress.org/plugins/tags/memorial/)
   [prayer](https://cn.wordpress.org/plugins/tags/prayer/)[remembrance](https://cn.wordpress.org/plugins/tags/remembrance/)
 *  [高级视图](https://cn.wordpress.org/plugins/virtual-candles/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/virtual-candles/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/virtual-candles/reviews/)

## 贡献者

 *   [ Saskia Teichmann ](https://profiles.wordpress.org/jyria/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/virtual-candles/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://isla-stud.io/donate/)