Configure Settings
BuddyVendor’s settings live at WB Plugins > BuddyVendor in the WordPress admin. The screen is organized into tabs: Welcome, Favorite Products, Vendor Products, and Activity Engagement. Each tab saves to its own option group.
Favorite Products tab
Section titled “Favorite Products tab”Stored in the buddyvendor_general_options option.
| Setting | Key | What it does |
|---|---|---|
| Enable Favorite Products | favourite_product_enable |
Master switch for the heart icon and the profile Favorites tab. When off, the label, slug, position, and color fields are hidden. |
| Favorite Products Tab Label | favourite_product_tab_lable |
The tab name shown on member profiles. Defaults to Favorite Products. |
| Favorite Products Tab Slug | favourite_product_tab_slug |
The URL slug for the tab. Use lowercase letters and hyphens; spaces are converted to hyphens. Defaults to favorite-products. |
| Favorite Products Tab Position | favourite_product_tab_postion |
Numeric order of the tab in the profile menu. |
| Favorite Icon Color | favourite_icon_color |
Color of the heart icon. Defaults to #D7443E when empty. |
Vendor Products tab
Section titled “Vendor Products tab”Stored in the buddyvendor_vendor_options option.
| Setting | Key | What it does |
|---|---|---|
| Vendor Products | product_tab_enable |
Master switch for the Products tab on vendor profiles. When off, the label, slug, and position fields are hidden. |
| Vendor Products Tab Label | product_tab_lable |
The tab name. Defaults to Products. |
| Vendor Products Tab Slug | product_tab_slug |
URL slug for the tab. Use lowercase letters and hyphens; spaces are converted to hyphens. Defaults to products. |
| Vendor Products Tab Position | product_tab_postion |
Numeric order of the tab in the profile menu. |
Activity Engagement tab
Section titled “Activity Engagement tab”Stored in the buddyvendor_activity_settings option. This tab requires the BuddyPress or BuddyBoss Activity component to be active; when Activity is off, the switches and Save button are disabled.
| Setting | Key | What it does |
|---|---|---|
| Product Creation Activity | product_activity_enable |
Posts activity when a vendor publishes a new product. |
| Product Review Activity | review_activity_enable |
Posts activity when a product is reviewed or an approved review goes live. |
| Order Placement Activity | order_activity_enable |
Posts activity when a member completes an order. Off until enabled. |
When BuddyBoss is active, the Product Creation Activity option shows a warning that BuddyBoss has its own product-creation activity and that enabling both can create duplicates.
Slug validation
Section titled “Slug validation”Both tab-slug fields validate on input: slugs may only contain lowercase letters and hyphens. If you enter a slug with spaces, BuddyVendor trims it, collapses repeated spaces, and replaces spaces with hyphens before using it.
Two layers of control
Section titled “Two layers of control”Every profile tab and activity type is also gated by each member’s own preferences. A tab or activity appears only when both the admin setting here and the member’s preference are enabled. See Member Preferences.

