-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
66 lines (45 loc) · 2.17 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
=== bbP Signature ===
Contributors: arjunskumar
Donate link: http://arjunsk.in/donate/
Tags: bbpress, forums, discussion, custom, signature
Requires at least: WP 3.1.1 / bbPress 2.0 / BuddyPress 1.5+
Stable tag: 1.1
This plugin adds user signature support to bbPress 2.0.
== Description ==
This plugin adds user signature support to bbPress 2.0. 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.
We'll be adding a custom length selector for admin in the admin panel in the upcoming releases.
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://arjunsk.in/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.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