Описание
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
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
Установка
- Unzip the package, and upload
orbisius-messenger
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Часто задаваемые вопросы
How to use this plugin?
Just install the plugin and activate it. It will start protecting right away.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Orbisius Messenger» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Перевести «Orbisius Messenger» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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