這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Email Manager

外掛說明

This plugin provides you with a platform to send and schedule beautiful professional email and WordPress notifications to Selected WordPress User groups.
It allows for archiving emails enabling use of view in browser link in the html emails. You can create re-usable HTML email templates for emails sent on the regular.

Features:

  • Creation of Reusable HTML Email templates
  • Short-codes for view in browser link, unsubscribe link and posts content
  • Scheduling of emails to be sent on at a future date
  • Timed emails that are sent after a user preset time interval
  • Allows modification of the in-built WordPress notices
  • Auto inline styling of your HTML email styles to enable correct display on several email clients
  • Many more to come!

Short Codes

This page lists the different ShortCodes that are availed by Email Manager.

Special links Short Codes

Unsubscribe link in Emails

[wpem link=unsubscribe]

*This short code adds an unsubscribe link for Users in your email. When users click this link, they will be automatically unsigned from the emailing list if they are logged in or directed to a page with unsubscribing instructions. That page along with the link text can be set from Email Manager’s settings page.

View email in browser link

[wpem archive=7]

*This short code should only be used if you are using an “un-edited” Email Template. This will produce a link to that Email template that can be viewed in the browser. The link text can be configured in Email Manager settings.
The shortcode above will produce a link pointing to Email Template with ID 7

Post ShortCodes

These short codes are used to include a post, page or custom post type link, title, body or excerpt into an Email

[wpem id=4 content=title]
*Adds the title of post with id 4 to the email.

[wpem id=4 content=post_link]
*Adds the permalink of post with id 4 to the email.

[wpem id=4 content=title_link]
*Adds a link pointing to post with id 4 with the post title as the link text to the email.

[wpem id=4 content=excerpt]
*Adds the excerpt of post with id 4 to the email.

[wpem id=4 content=body]
*Adds the content of post with id 4 to the email.

[wpem id=1 content=img]
*Adds a featured image

[wpem id=1 content=img img_size=thumb-medium]
*Adds a featured image with image size medium any image sizes defined in WordPress will work

螢幕擷圖

  • Send email Interface
  • Editable Notifications Interface
  • Some of the plugins settings
  • User created Scheduled emails

安裝方式

Upload the Email Manager plugin to your WordPress plugin directory and activate it from the plugins panel of your WordPress.

常見問題集

How to import a Pre-made stand alone HTML email Template to WordPress Email Manager

*Create a new Email Template from wp-admin->Email Templates->Add New
*Click the Text tab of the Editor
*Open the stand alone email template with your favorite code Editor e.g NotePad or NotePad++
*Copy the CSS in the head of the HTML document and paste it in the CSS box
*Copy the HTML with in the body tag and paste it in the WordPress Editor
*Save. Now you can click the Visual tab of the Editor to see the template in its full glory.
*Edit Text as required.

How to Create a News letter template

To create a news letter template for your posts, you only need to know the right shortcodes to use.
There is a whole list of WordPress Email Manager shortcodes outlined above in the shortcode section.

Is Support Free

Yes, We’ll provide free support for all bugs or malfunctions you may get while using the plugin

Can you extend eMail Manager to support my email subscription plugin or email collecting form

Yes, we can do this if there is considerable demand otherwise we may negotiate a small fee if the demand pertains only you.

使用者評論

閱讀全部 3 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

= 0.1=
* First launch
= 0.2=
* Minor bug crushes