=== Orbisius Messenger ===
Contributors: lordspace,orbisius
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
Tags: authentication, login, security,limit login attempts,limit logins,brute force,securi,secury,auth,best security, botnet, brute force, brute force attack, bruteforce, harden wp, login lockdown, multisite, security, wordfence
Requires at least: 2.6
Tested up to: 4.1
Stable tag: 1.0.2
License: GPLv2 or later
Allows users to send email messages to each other as long as they know their usernames.
== Description ==
Allows users to send email messages to each other as long as they know their usernames.
= Features / Benefits =
* Simple to use just insert a shortcode to generate the send message form
* Auto suggests users. You the user needs to type just 2 characters and they will be offered usernames to choose from
* Users can't email each other
* User's names are added to the from and to fields.
= Usage =
Create a page and paste this shortcode.
[orbisius_messenger_contact_form]
Then direct the users to that page.
The code will generate a simple form which will accept username and message and then send the message to the recipient.
= Demo =
https://www.youtube.com/watch?v=KBGDeMyuCcs
Bugs? Suggestions? If you want a faster response contact us through our website's contact form [ orbisius.com ] and not through the support tab of this plugin or WordPress forums.
We don't get notified when such requests get posted in the forums.
> Support is handled on our site: http://club.orbisius.com/forums/
> Please do NOT use the WordPress forums or other places to seek support.
= Author =
Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com
== Upgrade Notice ==
n/a
== Screenshots ==
1. Settings Page
== Installation ==
1. Unzip the package, and upload `orbisius-messenger` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How to use this plugin? =
Just install the plugin and activate it. It will start protecting right away.
== Changelog ==
= 1.0.2 =
* Added code to the name detecting function to use First name if others checks fail. The very last and default is the username
* 1.0.2
= 1.0.1 =
* Loading jQuery UI theme
* Fixed some notices
* Adding trim to the sanitization process
* Added names of the sender and recipient
= 1.0.0 =
* Initial release