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

CNews

外掛說明

WordPress plugin for sending out notifications by html email from the add/edit post/page/cpt screen.

Use a wysiwyg editor to write and send html emails to user groups from the add/edit post/page/cpt screen.

View all emails sent from the post/page/cpt directly from the add/edit post/page/cpt screen.

Choose the post types that you would like to see the send email wysiwyg editor and overview from.

Lets the users decide if they want to receive emails.

The plugin uses wp_mail() to send out mails so with the default settings there are limitations.

Some host providers has a limit for how many emails there can be sent out every hour. If the mail() function bugs, not all emails will be sent out. Sending out mails from servers on shared hosting has a tendency to end up in the spam folder in the users email client.

These limitations can be overcome by using a 3 party plugin that uses an external service to send out mails by hooking into wp_mail()

螢幕擷圖

  • Write html emails using a wysiwyg editor and send out the emails to the usergroups registered on the site.
  • View all emails send out from each post.
  • It all happens directly at the page/post/edit screens.

安裝方式

Download the plugin and either unzip it and upload it to the WordPress plugin folder or upload it through the WordPress plugin menu.

Activate the plugin

Go to settings -> CNews. Here you can choose the post types you wish to be able to send out emails from and set the name and email address that will be shown in the email header.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

Version 1.0.1

Fixed error that made it impossible to delete the plugin.