=== BP Blog Author Link ===
Contributors: wpmuguru
Tags: buddypress, plugin, author, wpmu 
Requires at least: 3.0
Tested up to: 3.9.1
Stable tag: 2.8.1

This plugin changes the blog author links on a buddypress site to link to the author's buddypress member profile.

== Description ==

The WP/WPMU author link from the `the_author_posts_link()` template tag on the blog will link to the author's buddypress member profile instead of the author's posts page. 

This plugin will only affect blogs where buddypress is activated sitewide. It will function the same in either the mu-plugins folder or in the plugins folder and activated sitewide.

== Installation ==

1. Upload `ra-bp-author-link.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 2.8.1 =
* Version for WordPress 3.0
* Added support for single WordPress installs.

= 2.8 =
* Original version.

