Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,046
- How-to & Troubleshooting
- 129,731
- Creating & Extending
- 25,800
- Requests & Feedback
- 9,505
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Perhaps your way does work, but then it needs to be permenant along with a sort of light switch series of user configurable parameters in the activity entry loop sort of:
## user config options ##
// 0 = off 1 = on
$bp_link_vote = ‘0’;
That’s not correct but I do something similar quite often with other stuff, I think there’s a far simpler approach for the end user somewhere.