=== bbP Signature ===
Contributors: arjunskumar, robinw
Donate link: http://www.rewweb.co.uk/donate/
Tags: bbpress, forums, discussion, custom, signature
Tested up to: 6.9

Stable tag: 1.4

This plugin adds user signature support to bbPress 2.0. 

== Description ==

This plugin adds user signature support to bbPress 2.0 and above. Currently support have been added for BuddyPress installations as well which have site wide forums enabled.

Currently, users are supported with:

 1. Maximum length of 500 charactors in the user edit page for the signature.
 2. User signature for topics and replies.


If you'd like to add bbcodes support to the user signature, you might want to install [bbPress2 BBCode](http://wordpress.org/extend/plugins/bbpress-bbcode/) plugin. Output from bbcode plugin is in screenshot 3. 
Note: Requires the [bbPress plugin](http://wordpress.org/extend/plugins/bbpress/) to be installed.

== Other Notes ==

= Donate =
You may donate by going [here](http://www.rewweb.co.uk/donate/).

= Todo =
 * Options page

== Installation ==

1. Place 'bbp-signature' folder in your plugins directory.
2. Activate bbP Signature.

If you are trying to activate user signature on top of BuddyPress installation,

1. Enable site wide forums.
2. Add a profile field with name "Signature". (Profile field name should be correct for the functioning of the plugin).
= Optional =
 * Install [bbPress2 BBCode](http://wordpress.org/extend/plugins/bbpress-bbcode/) plugin for bbcode support in User signature.

== Frequently Asked Questions ==

= What is required to run this? =
You should be running WordPress 3.1+ and [bbPress](http://wordpress.org/extend/plugins/bbpress/) 2.0 +.

== Screenshots ==

1. Signature Editing on user edit page
2. Result of bbP Signature
3. Result of bbcode usage
== Changelog ==

= 1.3 (08-02-2021) =
 * removed revision filter as was causing double display of revisions

= 1.1 (29-08-2012) =
 * Added BuddyPress support.
 
= 1.0 (20-10-2011) =
 * Bug fixes and supports latest version of bbPress and WordPress
 
= 0.1 beta (18-04-2011) =
 * Initial Release

== Upgrade Notice ==

= 0.1 beta =
Initial Release