Preview E-mails for WooCommerce

外掛說明

這個 WooCommerce 擴充功能能讓商店管理員事先預覽電子郵件範本內容。

  1. 安裝這個外掛後,會在管理後台新增 [預覽電子郵件範本內容] 管理區段,在這個管理頁面會列出 WooCommerce 可寄出的不同電子郵件範本。
  2. 選取電子郵件範本及訂單。
  3. 選取的電子郵件範本會顯示內容預覽。

手動安裝

  1. 將壓縮檔解壓縮所得的 preview-emails-woocommerce 資料夾上傳至 /wp-content/plugins/ 目錄中。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  3. 大功告成!請前往管理選單上的 [預覽電子郵件範本內容] 進行預覽。

Pro 版

如果正在尋找能與 WooCommerce 預約及訂閱功能整合的功能,Preview E-mails for WooCommerce 的 Pro 版附加元件是個極佳的選擇。

螢幕擷圖

  • 外掛選單位置
  • 預覽 [新訂單] 電子郵件範本內容
  • 預覽 [新帳號] 電子郵件範本內容
  • 預覽範例
  • 傳送電子郵件給商店管理員以便檢查不同裝置上的結果

常見問題集

傳送測試電子郵件至商店管理員

網站管理員可以傳送測試電子郵件,以便了解寄送的電子郵件在實際裝置上的呈現。
請注意,如果在收件匣中並未看到測試電子郵件,請先檢查垃圾郵件資料夾。

使用者評論

2024 年 2 月 8 日
Really, your plugin has saved me a lot of time. Now, I can code with a free mind, without worrying about placing another order, waiting for an email, and then seeing the output.Thank you.
2023 年 12 月 25 日
Very Handful tool indeed. Event Tickets preview emails does not include the header and footer sections.
2023 年 11 月 25 日
Simple and works. Would be nice to work on the UI and UX a bit, but that would be just bonus.
2023 年 8 月 28 日
This is a super helpful plugin while customizing email templates within WooCommerce. A great addition to a Woo theme designer's toolkit! Big thanks to the author for making this available!
2023 年 8 月 16 日
This plugin is just what I need to quickly view woocommerce notification emails the testing and development purposes. It works as expected. Thank you for the great work on this plugin.
2023 年 7 月 12 日
So glad I found this plugin! Extremely useful and works great! 5 stars!
閱讀全部 82 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Preview E-mails for WooCommerce〉的開發相關工作。

參與者

〈Preview E-mails for WooCommerce〉外掛目前已有 6 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Preview E-mails for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.2.5

  • Misc: Added Promo section
  • Dev: Update stable tag to 6.5

2.2.4

  • Stable tag was not updated.

2.2.3

  • Enhancement: If background color is dark, the form fields weren’t showing up.

2.2.2

  • Patch: Properly escape output

2.2.1

  • Language: Updated .pot file

2.2.0

  • Feature: Ability to choose and preview plain text html
  • Dev: Remove jQuery dependency (moved to choices)
  • Dev: Code refactoring for maintainability

2.1.6

Dev: Declare HPOS compatibility

2.1.5

  • Enhancement: Show 3rd party template locations correctly

2.1.4

  • Fix: Use get_id instead of directly accessing order id.

2.1.3

  • Feature: Update for upcoming High-Performance Order Storage(HPOS) compatibility

2.1.2

  • Feature: Allow Shop manager to get orders by default.

2.1.1

  • Added plugin settings page link
  • Some typographic error removed

2.1.0

Redesigned of the setting to be better.

2.0.3

Updated changelog to show compatibility with version 2.0.3

2.0.1

Sanitize instead of escape when manipulating data

2.0.0

Added compatibility to send preview emails with WooCommerce 5.0.0 and greater
Added ability to clear email input field
Input sanitization and escaping for order search field

1.6.8

Select2 library updated

1.6.6

WordPress version and WC version compatibility bump

1.6.5

  • Tested upto WooCommerce 4.1.1

1.6.4

  • Tested upto WooCommerce 4.0.0

1.6.3

  • Enhancement – E-mail instructions should show up for – order with Payment gateways

1.6.2

  • Compatibility update for Pro Add-on for subscription product

1.6.1

  • Show full path for template file instead.

1.6.0

  • Code refactoring and UI and UX changes

1.5.4

Correction for untranslated Submit Button

1.5.3

  • Minor Condition checkings added
  • Removed Email options which is not supported resulting in error generation.
  • Version Bump

1.5.2

Compatible with WooCommerce 3.7.1

1.5.1

Minor Tweak: Removed Trademark Infringement and verified against WooCommerce 3.6.2 and WordPress 5.2

1.5.0

  • Add support for WooCommerce Subscriptions thanks to https://github.com/digamber89/woocommerce-preview-emails/pull/7
  • Fix compatibility issue with WooCommerce Order Status Manager

1.4.1

Show compatibility with WooCommerce version 3.4.4

1.4.0

Fixed fatal error issue when selecting orders via dropdown

1.3.1

Added support for On Hold payment status using BACS, thanks again to @prasidhda https://profiles.wordpress.org/prasidhda for pointing out the issue

1.3.0

Fixed issue where emails send function was causing fatal error, thanks to @prasidhda https://profiles.wordpress.org/prasidhda

1.2.11

Added WC version compatibility check https://woocommerce.wordpress.com/2017/08/28/new-version-check-in-woocommerce-3-2/

1.2.10

  • Enhancement : Added filter to allow shop managers or any other capability to preview e-mails

1.2.9

  • Fix: Fixed possible conflict with other plugins that create custom emails for woocommerce (known conflict with https://woocommerce.com/products/woocommerce-order-status-manager/)

1.2.8

  • Formatted Code to make it easier for other developers to review
  • Removed filter after adding when sending tested emails to avoid unwanted emails being sent to customers
  • Tested against recent version of WordPress and WooCommerce

1.2.7

  • Fix: issue with wrong constant being used for file path https://wordpress.org/support/topic/php-notice-in-php-7-0-x/

1.2.6

  • Added ability to search for particular orders
  • Updated Compatibility tag with WooCommerce 3.0.3
  • Added leave a rating text

1.2.5

28-12-2016: Menu location changed(under WooCommerce menu), User e-mails no longer need orders to be selected, added screenshots

1.2.4

Made update so that order number instead of order date

1.2.3

Fix Broken back to admin url

1.2.1

Update Missing Changelog

1.2.0

Changed UI to make responsive testing easier

1.1.2

Changed number of orders visible to 10, to prevent unnecessary load on larger shops

1.1.1

You can now send test emails to yourself

1.1

Plugin is now translation ready, please find the .pot file in /languages

1.0

  • First Version