email-all-users

plugin

1.5.0 • public • Published 3 months ago

Email All Users

Description

Email All Users is a plugin that creates a widget that allows you to send mass email to all registered users in your wordpress site. You configure the widget with a title and mailto-link-title. The widget will then create a mailto:link that will include all users that is active. If you have the plugin "Email Users" installed it will only include users that has approved mass email in the settings.

Installation

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Add the widget "Email all users" to your desired pane.

Screenshots

Widget configuration

Widget configuration

Changelog

1.0

  • First stable version

1.2

  • Changed delimeter from , to ;

1.3

  • Added function to check if user is logged in or not and do not show link if not logged in.

1.4

  • Fixed wrong delimeter from , to ;

1.5

  • Added choice for email delimeter for Gmail/Other mail program.
  • Added separat maillink for Outlook as it always wants a ; (semikolon)

Upgrade Notice

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory and overwrite the old on, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Add the widget "Email all users" to your desired pane.