Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

CNews

Descripción

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()

Capturas de pantalla

Instalación

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“CNews” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “CNews” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

Version 1.0.1

Fixed error that made it impossible to delete the plugin.