[wps-mail-post]
Purpose
Displays a text area to send a message.
Availability
Provided in the Core Plugin.
Customising
You can use the global shortcode settings via WPS Pro->Shortcodes in the admin dashboard, or add them to the shortcode as options.
Example
[wps-mail-post]
Options
The following (which shows default values and an example of using the shortcode option) can be set via the admin dashboard (WPS Pro->Shortcodes) or added as options to the shortcode in your WordPress page, post or widget.
Optional CSS class for button | (class=””) | |
Show by default | (show=”0″) | |
Recipients label | (recipients_label=”Recipient(s)”) | |
To: label | (to_label=”To:”) | |
Subject label | (title_label=”Subject”) | |
Content label | (content_label=”Private Message Content”) | |
Button label | (label=”New Message”) | |
Send label | (send_label=”Send”) | |
Cancel label | (cancel_label=”Cancel”) | |
No friends text | (no_friends=”You can only send messages if you have friends.”) | |
Select a recipient message | (select_recipient=”Select at least one recipient…”) | |
Include current user in recipients | (include_self=”0″) |