Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
=== Send message ===
Contributors: szepe.viktor
Donate link: https://szepe.net/wp-donate/
Tags: send, message, email, users
Requires at least: 4.0
Tested up to: 4.7.1
Stable tag: 0.1.0
License: GPLv2

Send an email (subject and text message) to WordPress users.

== Description ==

Enables users with `list_users` capability (Editors and Administrators)
to send plain text message to any user in an email.

There is a new action "Send message" provided on the Users admin page
for each user.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the content of the ZIP feil to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 0.1.0 =
* Initial release