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

Ether Mailer WordPress Plugin

外掛說明

Connect your WordPress website with the Ether Mailer Email Newsletters platform. Create as many email subscription forms you wish and send Email Newsletters to your subscribers through Ether Mailer.

螢幕擷圖

  • Add your API KEY here.You can get one from https://app.ethermailer.com/#/app/user/api-keys.
  • Form settings. All the custom fields from the EtherMailer platform are downloaded and are ready for use with the forms.

安裝方式

  1. Upload ethermailerwp folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. After installing and activating the theme, go to the “Ether Mailer Plugin Settings” menu item (under the Settings menu item” and add your Ethermailer App API KEY.
  4. Then you can start using the plugin by creating simple and more advanced forms, using the “Ether Mailer Forms” menu items. After creating each form, just use the shortcode provided in each form settings.
  5. Enjoy.

常見問題集

Installation Instructions
  1. Upload ethermailerwp folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. After installing and activating the theme, go to the “Ether Mailer Plugin Settings” menu item (under the Settings menu item” and add your Ethermailer App API KEY.
  4. Then you can start using the plugin by creating simple and more advanced forms, using the “Ether Mailer Forms” menu items. After creating each form, just use the shortcode provided in each form settings.
  5. Enjoy.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Ether Mailer WordPress Plugin〉的開發相關工作。

參與者

將〈Ether Mailer WordPress Plugin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

Version 1.0.9

  • Better sanitazation added when adding a value with single or double quotes.

Version 1.0.8

  • Changed login and API key Urls

Version 1.0.7

  • Submit button is disabled during the subscribing process.

Version 1.0.6

  • Check if the API Key is invalid before saving the general settings.

Version 1.0.5

  • Minor fixes

Version 1.0.4

  • When user adds a invalid api key or not any api key at all then two things happen.
    1. You cannot publish any new / old ethermailer form.
    2. A warning message is shown in the form edit screen.

Version 1.0.3

  • Removed “Email already exists message”
  • Date already exists error message changed to :Date seems invalid. The right format is the following: dd/mm/yyyy, eg 20/12/2016

Version 1.0.2

  • Added an alternative success message if someone has already received the double optin email and have already subscribed.
  • Added a new metabox in the form edit page which can be used to set the message.
  • Completely changed the shortcode templating by adding a new shortcode called [ethm_form_custom id=””] which calls the ethm-form-custom.php file, located in the plugins template folder.
  • You can add a new folder in your theme called “templates” and inside it you can copy and paste the file above.You can play with the HTML as you wish and then if you go to any page and add the shortcode mentioned above you can show the custom made form. This is only for advanced users.

Version 1.0.1

  • Added version 2.0 of the Ether Mailer’s API
  • Better copy paste shortcode – firefox / chrome / opera / edge browsers.
  • Added the “Get API key from ” URL if a user has not added the API key in the settings page.
  • Add more sanitization functions to the metaboxes.
  • In sender profiles, we have added the sender’s email address.
  • Added links in the settings page
  • Date mask added in date custom fields.