Title: eCards Lite
Author: Ciprian Popescu
Published: <strong>2015 年 7 月 4 日</strong>
Last modified: 2026 年 5 月 20 日

---

搜尋外掛

![](https://ps.w.org/ecards-lite/assets/banner-772x250.png?rev=2984437)

![](https://ps.w.org/ecards-lite/assets/icon-256x256.png?rev=2984437)

# eCards Lite

 由 [Ciprian Popescu](https://profiles.wordpress.org/butterflymedia/) 開發

[下載](https://downloads.wordpress.org/plugin/ecards-lite.4.3.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/ecards-lite/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/ecards-lite/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/ecards-lite/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/ecards-lite/#developers)

 [技術支援](https://wordpress.org/support/plugin/ecards-lite/)

## 外掛說明

eCards is a WordPress plugin used to send electronic cards to friends. It can be
implemented in a page, a post, or the sidebar.

There are two ways you can use this plugin:

 1. Add the `[ecard]` shortcode to a post or a page.
 2. Call the function from a template file:
 3. `if ( function_exists( 'display_ecardMe' ) ) {
     echo display_ecardMe(); }

If your images are already uploaded, and they are present in your **Media Library**,
use their IDs to display them:

    ```
    [ecard id="1, 2, 3, 4, 78"]
    ```

The IDs correspond to images in your **Media Library**. This feature eliminates 
the need to manually attach images and also eliminates the need to upload the same
image multiple times, just to have it attached to different posts or pages.

#### Documentation

Check out the [eCards Documentation](https://getbutterfly.com/support/documentation/ecards/)
for advanced installation, usage, and setup instructions.

#### Premium Features

Just in case you want some advanced features, you can [purchase the **PRO** version](https://getbutterfly.com/wordpress-plugins/wordpress-ecards-plugin/)
to get access to additional features for your eCards.

 * 1 year support
 * User uploads
 * eCard designer
 * Redirection (send users to a special “Thank You” page after sending an eCard)
 * eCard Collections (design and organize your eCards and re-order your images)
 * Include post/page content (useful if you have a certain eCard “story” or message
   you want to convey)
 * Allow the sender to CC self
 * eCard scheduling
 * eCard CPT (developers only)

## 螢幕擷圖

[⌊eCards Settings⌉⌊eCards Settings⌉[

eCards Settings

[⌊eCards Email Settings⌉⌊eCards Email Settings⌉[

eCards Email Settings

[⌊eCards Restrictions and Payment⌉⌊eCards Restrictions and Payment⌉[

eCards Restrictions and Payment

[⌊eCards Labels⌉⌊eCards Labels⌉[

eCards Labels

[⌊eCards Dashboard/Help/Usage⌉⌊eCards Dashboard/Help/Usage⌉[

eCards Dashboard/Help/Usage

## 安裝方式

 1. Upload the `ecards-lite` folder to your `/wp-content/plugins/` directory
 2. Activate the plugin via the Plugins menu in WordPress
 3. Create and publish a new page/post and add this shortcode: `[ecard]`
 4. A new eCards menu will appear in WordPress Settings with options and general help

## 使用者評論

![](https://secure.gravatar.com/avatar/f738c381fade1fbb596f961b495e3315f226b82ee0af41bec618275c2bdb64f6?
s=60&d=retro&r=g)

### 󠀁[PRO Version of Plugin does not work and has no support!](https://wordpress.org/support/topic/plugin-does-not-work-and-has-no-support/)󠁿

 [renebrungs](https://profiles.wordpress.org/renebrungs/) 2018 年 12 月 3 日

I bought the PRO Version of this plugin two weeks ago. It does not work with the
current WordPress Version 4.9.8. I contacted support several times (which is only
possible by email and even that was made extra hard to find) and did not get any
reply. I wish i would have read the other bad review before buying it. Will try 
to get my money back.

![](https://secure.gravatar.com/avatar/fb106f1c4570efe9214cc96f35bd8b494583aaa30647c7811e6753a76ac34742?
s=60&d=retro&r=g)

### 󠀁[Compatible with the latest WordPress version](https://wordpress.org/support/topic/compatible-with-the-latest-wordpress-version/)󠁿

 [Ciprian Popescu](https://profiles.wordpress.org/butterflymedia/) 2016 年 9 月 
3 日

Compatible with the latest WordPress version and ready to translate using WordPress.
org translation feature.

![](https://secure.gravatar.com/avatar/8c632e3edabe8ace9462a5696a4654e5956592163a0e341f3701c9f7cca1a38a?
s=60&d=retro&r=g)

### 󠀁[bad support](https://wordpress.org/support/topic/bad-support-22/)󠁿

 [Kimbert](https://profiles.wordpress.org/kimbert/) 2016 年 9 月 3 日 2 則留言

I paid for the e card version and it advertised paid support for 1 year. It was 
impossible to get support on this paid for plug in and by consequence I had to sweat
thru all the steps and got my version in late for Xmas !!! very disappointed K Imbert

 [ 閱讀全部 6 則使用者評論 ](https://wordpress.org/support/plugin/ecards-lite/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈eCards Lite〉的開發相關工作。

參與者

 *   [ Ciprian Popescu ](https://profiles.wordpress.org/butterflymedia/)

〈eCards Lite〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/ecards-lite/contributors)
為這個外掛做出的貢獻。

[將〈eCards Lite〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/ecards-lite)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/ecards-lite/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/ecards-lite/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/ecards-lite/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/ecards-lite/)。

## 變更記錄

#### 4.3.3

 * UPDATE: Tested up to WordPress 7.0

#### 4.3.2

 * FIX: Fix removal of quotes from message content
 * UPDATE: Update WordPress compatibility

#### 4.3.1

 * UPDATE: Update WordPress compatibility

#### 4.3.0

 * UPDATE: Update WordPress compatibility
 * UPDATE: Remove Dropbox integration
 * UPDATE: Remove dedicated email address
 * UPDATE: Update PRO version links

#### 4.2.5

 * UPDATE: Update WordPress compatibility
 * FIX: Code formatting fixes for PSR compliance

#### 4.2.4

 * UPDATE: Update WordPress compatibility

#### 4.2.3

 * UPDATE: Update WordPress compatibility
 * UPDATE: Improve performance by enqueuing assets only when the form is visible

#### 4.2.2

 * UPDATE: Update WordPress compatibility
 * UPDATE: Update plugin assets
 * UPDATE: Add switches UI

#### 4.2.1

 * UPDATE: Update WordPress compatibility

#### 4.2

 * UPDATE: Remove all old 4.x options
 * UPDATE: Remove admin.css (improve back-end performance and reduce dependencies)
 * UPDATE: Remove `img/*` (improve back-end performance, reduce dependencies and
   reduce overall plugin size)

#### 4.1.8

 * FIX: Fix several typos and remove unused feature descriptions
 * FEATURE: Add ID parameter to allow custom images from Media Library

#### 4.1.6

 * UPDATE: Update PHP requirements
 * UPDATE: Update WordPress compatibility

#### 4.1.6

 * UPDATE: Update PHP requirements
 * UPDATE: Update WordPress compatibility

#### 4.1.5

 * UPDATE: Update WordPress compatibility

#### 4.1.4

 * UPDATE: Update WordPress compatibility
 * UPDATE: Remove theme selector

#### 4.1.3

 * FIX: Fix incorrect function call

#### 4.1.2

 * FIX: Fix email sending

#### 4.1.1

 * FIX: Fix wrong filename

#### 4.1

 * FIX: Fix license information
 * FIX: Fix SMTP plugin link
 * UPDATE: Synchronize plugin with paid one
 * UPDATE: Remove references to obsolete theme

#### 4.0.5

 * FIX: Fix large image size being hardcoded to thumbnail
 * FIX: Fix code formatting for PSR compliance

#### 4.0.4

 * UPDATE: Group several developer-only settings
 * FIX: Fix checkboxes not being unchecked

#### 4.0.2

 * FIX: Add `stripslashes()` to message content
 * UPDATE: Add success message to labels list

#### 4.0.1

 * UPDATE: All emails now include the selected eCard as an image attachment
 * UPDATE: Remove orphaned code from the paid version

#### 4.0.0

 * FIX: Remove deprecated phrase from the Diagnostics tab
 * FIX: Add HTML content type fix and grouped debugging options together
 * FIX: Fix formatting and line breaks for eCard content
 * UPDATE: Synchronize with the paid version

#### 3.8.1

 * FIX: Performance fixes

#### 3.8.0

 * FEATURE: New onboarding tab
 * UPDATE: More third-party recommendations
 * UPDATE: More contextual help
 * GENERAL: Code clean up
 * GENERAL: Version synchronisation (with PRO version)

#### 3.7.2

 * UI: Add labels for form fields and move them above
 * UI: Admin style fixes

#### 3.7.1

 * FIX: Fix conflict with old, undeleted file

#### 3.7.0

 * UPDATE: Remove included languages and move to WordPress.org translations

#### 3.6.2

 * FIX: Remove empty attachments field from `wp_mail()`
 * FIX: Fix content restriction logic
 * UPDATE: Update compatibility
 * UPDATE: Update readme.txt URLs
 * UPDATE: Better i18n handling
 * UPDATE: Better security (directory scanning)

#### 3.6.1

 * FIX: Fix subject line escaping quotes
 * FIX: Fix image size not being applied to the `<a>` element
 * FIX: Fix individual image not being sent
 * FIX: Add option autoloading for better performance
 * FIX: Fix a “headers already sent” error
 * FIX: Remove EOLs for PHP files in order to fix some rare server behaviour
 * FEATURE: Add shortcodes to email subject
 * UPDATE: Update wording for eCards UI theme
 * UPDATE: Check latest WordPress compatibility
 * UPDATE: Add utf8mb4 database table conversion

#### 3.2.1

 * FIX: Fix encoding issue

#### 3.2.0

 * FEATURE: Add dedicated email address
 * FEATURE: Add `Reply-To` header for emails

#### 3.1.0

 * FIX: Fix `include()` syntax
 * FIX: Remove unused global variable
 * FIX: Rename main plugin file for WordPress actions compatibility
 * IMPROVEMENT: Reduce number of requests by moving function calls to `plugins_loaded`
 * IMPROVEMENT: Remove unused options deletion

#### 3.0.4

 * FEATURE: Update WordPress compatibility

#### 3.0.3

 * FEATURE: Add WordPress plugin repository assets and screenshots

#### 3.0.2

 * SECURITY: Sanitize all options

#### 3.0.1

 * IMPROVEMENT: Remove radio button if there is only one image

#### 3.0.0

 * NEW: First public release
 * FIX: Remove link from the labels tab
 * FIX: Add missing update notice
 * FIX: Fix missing image size from PayPal shortcode
 * FEATURE: Add PRO/LITE version

## 中繼資料

 *  版本 **4.3.3**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **100+**
 *  WordPress 版本需求 ** 5.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.1**
 *  PHP 版本需求 ** 7.1 或更新版本 **
 *  語言
 * [Dutch](https://nl.wordpress.org/plugins/ecards-lite/) 及 [English (US)](https://wordpress.org/plugins/ecards-lite/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/ecards-lite)
 * 標籤:
 * [ecard](https://tw.wordpress.org/plugins/tags/ecard/)[ecards](https://tw.wordpress.org/plugins/tags/ecards/)
   [greeting card](https://tw.wordpress.org/plugins/tags/greeting-card/)[postcard](https://tw.wordpress.org/plugins/tags/postcard/)
 *  [進階檢視](https://tw.wordpress.org/plugins/ecards-lite/advanced/)

## 評分

 4.3 星，滿分為 5 星

 *  [  5 個 5 星使用者評論     ](https://wordpress.org/support/plugin/ecards-lite/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/ecards-lite/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/ecards-lite/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/ecards-lite/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/ecards-lite/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/ecards-lite/reviews/)

## 參與者

 *   [ Ciprian Popescu ](https://profiles.wordpress.org/butterflymedia/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/ecards-lite/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://buymeacoffee.com/wolffe)