Description
This plugin enables option for adding signature for the members of a bbPress forum. It has been tested with bbPress 2.3.*, 2.5.* releases. It will automatically embed the signature form in the topic and reply form and the signature in the topic content and reply content.
For more plugins, themes and WordPress support , Please visit https://www.csschopper.com/
Screenshots
Installation
- Place the ‘better-bbpress-signatures’ folder in your ‘/wp-content/plugins/’ directory.
- Activate Better bbPress Signature.
- Create some forums.
- View your site.
- You will find options to add signature below the text area in a single forum or topic page.
- For admin options please visit the bbPress ( Forums ) settings page.
FAQ
- Where to report bugs
-
Report all you bugs on www.ads-software.com mentioning my plugin.
- Find latest builds on github
-
URL: https://github.com/arunsparx/bbPress-signature
Reviews
Contributors & Developers
“Better bbPress Signature” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Better bbPress Signature” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Fixed Notices due to undeclared variables
- Changed plugin to use update_post_meta for proper functioning of Add/Edit option
- Fixed folder path for proper loading of JS and CSS
- Tested working with 2.3.* version of bbPress
1.2.0
- Added option to edit messages from bbPress settings page
- Added fallback to work without JavaScript
- Fixed errors in JS and CSS
- Tested working with 2.5.* version of bbPress