Using BP Profile Status plugin you can set status in your BuddyPress Profile.
Contributors: wp3sixty, sanket.parmar, pranalipatel
Tags: [buddypress profile status](https://wordpress.org/plugins/tags/buddypress profile status), [buddypress profile](https://wordpress.org/plugins/tags/buddypress profile), activity, status, profile, members, buddypress
Requires at least: WordPress 4.0
Tested up to: WordPress 4.8
Stable tag: 1.5.1
License: GPLv2 or later
BP Profile Status plugin is useful for setting up the status for your BuddyPress Profile.
Also, you can set status from other member's profile.
- Visit 'Plugins > Add New'
- Search for 'BP Profile Status'
- Activate BP Profile Status from your Plugins page.
- Download BP Profile Status.
- Upload the 'bp-profile-status' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
- Activate BP Profile Status from your Plugins page.
Yes! BP Profile Status works out-of-the-box with nearly every BuddyPress supported theme.
- Fix - CSS issue
- New -
bpps_text_counter
filter to increase/decrease character limit
- New -
bpps_no_current_status_display
filter to hide no current status message - New - Add New Status link if no status is set
- Fixed coding standards
- Direct edit option for current status
- Added BuddyPress activity for profile status
- Fixed page reload bug
- Inital Release
- Add, Edit, Delete profile status
- Set profile status from other member's profile
- Displaying profile status on member's loop
Fix CSS issue.