=== BuddyProfileMessageUX Free ===
Contributors: shanebp
Donate link: https://www.philopress.com/donate/
Author URI: https://philopress.com/
Plugin URI: https://www.philopress.com/products/buddymessageux-free/
Tags: BuddyPress, plugins, members, profile, message
Requires at least: 3.5
Tested up to: 6.8
License: GPLv2
Stable tag: 1.8

This BuddyPress plugin replaces the functionality for the Public Message and Private Message buttons on profile pages.

== Description ==
BuddyMessageUX-Free is a BuddyPress plugin.

Default behavior for the buttons is to take you to your own profile - to compose and send messages from there.
Why? Why not stay on the profile page you are viewing?

Fortunately, BuddyPress makes it easy to replace the functionality for those buttons.
With this plugin you can stay on a profile page and send private or public messages to that member.

This plugin uses the default WordPress 'thickbox' code.

If you need...
* the ability to style the overlay
* adjust the javascript
* or prefer the use of ajax

... you might be interested in the premium version here:
[PhiloPress](https://www.philopress.com/products/buddymessageux/)



== Installation ==

1. Upload the 'bp-profile-message-ux' folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Screenshots ==
1. The lightbox shown when you click the 'Private Message' button on a profile page.

== Frequently Asked Questions ==

= Can the dimensions of the popup be adjusted? =

Yes. You can add css for the placeholder class.  And you can change the height and width in the TB_inline code in the href - in this file: bp-profile-message-ux.php


== Changelog ==

= 1.0 (2013-04-15) =
* Initial upload

= 1.3 =
* Tested with WP 4.2

= 1.4 =
* Tested with WP 4.3

= 1.5 =
* Adds check for profile page to avoid conflict with Kleo theme

= 1.6 =
* Adds support for BP Nouveau template pack

= 1.7 =
* Fixes a bug that caused the word 'Array' to appear when using the BuddyPress Nouveau template pack

= 1.8 =
* Fixes the hiding of the Friendship button when using the Nouveau template pack



== Upgrade Notice ==

= 1.8 =
* Fixes the hiding of the Friendship button when using the Nouveau template pack

= 1.7 =
* Fixes a bug that caused the word 'Array' to appear when using the BuddyPress Nouveau template pack

= 1.6 =
* Adds support for BP Nouveau template pack

= 1.5 =
* Adds check for profile page to avoid conflict with Kleo theme

