Skip to content

Configuring the Plugin

All options live under WB Plugins > Ideapush Integration in wp-admin. There are two settings tabs, each saving its own option, plus Overview, Support and License tabs.

These options control the Idea tab on member profiles. They are stored in the bii_general_setting option.

Setting What it does Default
Enable Idea tab Shows the Idea tab on member profiles. Nothing appears on profiles until this is on. Off
Two-column layout Lists ideas in two columns instead of one. Off
Length limit (words) Trims each idea description to this many words. 0 hides the description entirely. 30 words when left empty
Profile label The text shown on the tab, for example “Ideas”. Idea
Profile slug The URL segment for the tab, for example /members/{user}/idea/. idea

These options control how ideas appear in the activity feed. They are stored in the bii_activity_setting option. This tab is hidden when BuddyBoss Platform is active.

Setting What it does Default
Post ideas to activity When a member publishes an idea, add it to the activity stream. The remaining options apply only when this is on. Off
Action text The wording of the activity action line. Posted an Idea
Append idea title Show the idea title as a link after the action text. Off
BuddyPress comments Replace WordPress comments on ideas with BuddyPress activity comments. Off

The Overview tab summarises your current configuration at a glance: whether the Idea tab is on, whether activity posting is on, the profile label and slug, and whether BuddyPress and IdeaPush are detected. Use it as a quick health check after changing settings.

  1. Turn on Enable Idea tab so members can browse their ideas from their profile.
  2. Set a Profile label and Profile slug that match your community’s wording.
  3. Turn on Post ideas to activity and set an Action text so new ideas are announced in the feed.
  4. Optionally turn on BuddyPress comments so discussion happens in the activity thread rather than in WordPress comments.