跳至主要內容
  • 關於 WordPress
    • 關於 WordPress
    • WordPress.org 台灣繁體中文
    • 線上說明
    • 技術支援
    • 意見反應
  • 登入
  • 註冊
WordPress.org
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛目錄

  • 我的最愛
  • Beta 版測試
  • 開發者資訊
下載

Email Templates

由 wpexpertsio 開發
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 技術支援
  • 開發資訊

外掛說明

使用 WordPress 的 Email Templates 外掛便能傳送美觀的電子郵件。選取範本樣式、加入標誌或文字標題、變更色彩、編輯範本頁尾,便能在 WordPress 網站中傳送漂亮的電子郵件。

Email Template 外掛使用外觀自訂器,這讓使用方式變的更簡單。檢視範本設計變更或傳送測試用電子郵件,均僅需幾個點擊便可完成。

與 Post SMTP 相容。

協助外掛本地化

請在 Transifex 上提交本地化譯文。

外掛介面目前提供的語言版本:

  • 英文
  • 西班牙文
  • 法文
  • 台灣繁體中文/中國簡體中文
  • 葡萄牙文
  • 荷蘭文
  • 波斯文
  • 俄文
  • 德文

在 GitHub 上參與開發

  • https://github.com/wpexpertsio/wordpress-email-templates

螢幕擷圖

  • Email Templates 外掛設定
  • 方塊版面配置
  • 全幅寬度版面配置

安裝方式

  1. 在 [外掛] 頁面上傳外掛。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  3. 點擊 [外觀]→[電子郵件範本] 以開始編輯。

常見問題集

如何新增自訂範本?

複製 templates 資料夾至目前使用的佈景主題目錄中,然後在這個佈景主題的 functions.php 新增以下程式碼:

add_filter(‘mailtpl/customizer_template’, function(){
    return get_stylesheet_directory() . “/admin/templates/default.php”;
});

使用者評論

ECCELLENTE

pentamigra 2022 年 4 月 20 日
PRECISO ED AFFIDABILE

Objective and easy to use.

rafaelzrt 2022 年 3 月 24 日
It is pretty easy to install, configure and it solves the problem. The basic configurations will already give a better design to the basic emails from WordPress.

Excellent !

Ushuya 2022 年 1 月 12 日
Excellent plugin, simple, résultat épatant

Works as described

breakfa5t 2021 年 10 月 10 日
Works as described

Works as intended

Ward 2021 年 3 月 22 日
Does what it says! no issues or conflicts so far.

Easy to use

esistich 2021 年 2 月 18 日
Nice looking emails without any coding.
閱讀全部 113 則使用者評論

參與者及開發者

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

參與者
  • WPExperts.io

Email Templates 外掛目前已有 5 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Email Templates〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.3.2.1

  • Emails not being send when multiple emails where being sent at the same time

1.3.2

  • Support for multiple templates PR #29
  • Fix Increase priority for the preview template

1.3.1.2

  • Fixed css width
  • new filter for default message

1.3.1.1

  • Only filter non html messages
  • Fixed bug introduced on 1.3.1

1.3.1

  • Security fix to prevent html injection
  • Filter attributes for images

1.3

  • Instead of multiple filters we now just modify wp_mail to make plugin more compatible
    with transactional mail plugins

1.2.2.3

  • Fixed issue with maxwith not working on certain installs.

1.2.2.2

  • Fixed issue with boxed layout

1.2.2.1

  • Text domain update

1.2.2

  • Added image support in header text
  • Fixed issue with spaces on gravity forms ( gravity plugin needs to be >= 2.2.1.5 )

1.2.1

  • Added shortcode support in header/footer
  • Header text now it’s used for alt image when using images
  • Fixed bug where image was not responsive on mobile devices

1.2

  • Added custom css support on template section
  • Added link color in body section
  • Updated templates with changes above
  • Mailgun / sengrid integration

1.1.4

  • Added body size to template section
  • Leaving emtpty from name & from email will let you use other plugins settings now
  • Logo alt text is now site description by default
  • Removed other panels showing on email templates customizer
  • Removed email templates panel from normal customizer

1.1.3.1

  • Fixed woocommerce preview link

1.1.3

  • Fixed bug with some links missing or not clickable
  • Added more languages and updated some
  • Added more action hooks for devs

1.1.2.1

  • Remove “powered by” by default
  • Updated languages

1.1.2

  • Fixed bug with powered by still showing on some mail clients
  • Added new languages

1.1.1

  • Added Postman SMTP compatibility
  • Added WP SMTP compatibility
  • Added Easy WP SMTP compatibility
  • Added Easy SMTP Mail compatibility

1.1

  • Fixed bug with wpmandrill
  • Added chinese, spanish and portuguese languages
  • Added new font size control
  • WooCommerce Integration
  • Easy Digital Downloads Integration
  • Added Email body settings

1.0.2

  • Fixed email link on retrieve password emails from WP

1.0.1

  • Bug – Template is cached to avoid issues when sending multiple emails
  • Added fallback text email for non html email clients and to improve inbox hits
  • Added site url to the logo/text logo in header
  • Fixed some typos in descriptions
  • Added Emails templates menu using add_submenu_page

1.0

  • First release

中繼資料

  • 最新版本: 1.3.2.1
  • 最後更新: 1 個月前
  • 啟用安裝數: 30,000+
  • WordPress 版本需求: 4.0 或更新版本
  • 已測試相容的 WordPress 版本: 6.0
  • 語言:

    Chinese (Taiwan)、Dutch、English (US)、French (France)、Persian、及 Russian.

    將這個外掛本地化為你的母語版本

  • 標籤:
    email templateemail templateshtml emailtemplate
  • 進階檢視

評分

檢視全部
  • 5 星 102
  • 4 星 3
  • 3 星 3
  • 2 星 2
  • 1 星 3
登入以提交評論

參與者

  • WPExperts.io

技術支援

最近 2 個月解決的問題:

總計 4 個問題,已解決 0 個

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機託管
  • 贊助基金會
  • 技術支援
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛目錄
  • 佈景主題目錄
  • 區塊版面配置目錄
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Taiwan 正體中文

  • 造訪我們的 Facebook 粉絲專頁
  • 造訪我們的 Twitter 帳號
程式碼,如詩