Admin Settings Overview
Admin Settings Overview
Section titled “Admin Settings Overview”All plugin settings live at WP Admin > WB Plugins > BuddyPress Status. The page has four tabs.
| Tab | What it controls |
|---|---|
| General | Display toggles (profile page, directory, feelings) and role-based access |
| Feeling Activities | Add, edit, reorder, or delete the activity types members can tag in a status |
| Global Status Options | Pre-written status suggestions available to all members |
| Troubleshooting | Migration tools and diagnostic information |
Defaults after installation
Section titled “Defaults after installation”After the first activation, all three display toggles are on and all non-administrator roles have permission to post status updates. Twenty pre-configured global status suggestions are active but are replaced the moment you save your own list.
Saving changes
Section titled “Saving changes”Each tab has its own Save Changes button. Settings are stored in the WordPress options table and take effect immediately — no cache flush is needed.
WordPress options used
Section titled “WordPress options used”| Option name | Tab | Description |
|---|---|---|
bpsts_gnrl_settings |
General | Array holding display toggles and allowed user roles |
bpsts_feeling_activities |
Feeling Activities | Array of activity objects (title, question, icon) |
bpsts_global_statuses |
Global Status Options | Flat array of status message strings |

