-
bellydetoxreview6's profile was updated 8 years, 8 months ago
-
Jessica Perry's profile was updated 8 years, 8 months ago
-
ashland2111's profile was updated 8 years, 8 months ago
-
bobwomenmenadore2's profile was updated 8 years, 8 months ago
-
Stephen Edgar updated the Official Logos and Typeface page, on the BuddyPress Codex 8 years, 8 months ago
Need an official BuddyPress logo? Want to show your BuddyPress pride with a button on your blog? You’ve come to the right place. When you need the official BuddyPress logo for a web site or publication, please u […]

-
Paul Gibbs updated the Version 2.9.1 page, on the BuddyPress Codex 8 years, 8 months ago
Version 2.9.1 is a BuddyPress security and maintenance release.
For Version 2.9.1, the database version (bp_db_version in wp_options) was r11105, and the Trac revision was r11678.
Fixes:
Improved nonce […]
-
Paul Wong-Gibbs wrote a new post on the site BuddyPress.org 8 years, 8 months ago
BuddyPress 2.9.1 is now available. This is a security and maintenance release. We strongly encourage all BuddyPress sites to upgrade as soon as possible.
We fixed two regressions introduced in 2.9:
Groups: […]
-
Henry Wright replied to the topic error after message customization on activate.php in the forum How-to & Troubleshooting 8 years, 8 months ago
The following code won’t cause the parse error:
<p><?php printf(
__( 'Your account was activated successfully! You can now log in on the sidebar with the username and password you provided when you signed up.', 'your-theme-domain' ),
wp_login_url( bp_get_root_domain() )
); ?></p>Parse error: syntax error, unexpected ‘else’ (T_ELSE) in…
-
PinkishHue replied to the topic Get notification for new topic added in subscribed forum (bbpress) in the forum How-to & Troubleshooting 8 years, 8 months ago
Thanks for sharing this link, very helpful 🙂
It’s perhaps been discussed before but it seems like this should be a default feature for Buddypress/bbpress, including notifications for subscribed forums AND topics within the alert.
I need this function for new replies on topics and unfortunately this plugin doesn’t do that.
I will keep looking.
-
Judi Poker QQ's profile was updated 8 years, 8 months ago
-
Naga Judi Poker's profile was updated 8 years, 8 months ago
-
Online Judi Poker's profile was updated 8 years, 8 months ago
-
Permainan Judi Poker's profile was updated 8 years, 8 months ago
-
Peter Hardy-vanDoorn replied to the topic Setting Profile Fields To Be Viewable To Admin or Moderators in the forum How-to & Troubleshooting 8 years, 8 months ago
Try this plugin. It hasn’t been updated for 2 years, but it works perfectly for me.
Adds these options to the visibility options: ‘Admin’, ‘Everyone (Admin Editable)’ and ‘Only Me (Admin Editable)’
Hope that helps
-
Dewa Judi Poker's profile was updated 8 years, 8 months ago
-
Heather Acton's profile was updated 8 years, 8 months ago
-
JamesPoo's profile was updated 8 years, 8 months ago
-
Ankit Joshi started the topic Buddypress automatically supporting WPML in the forum Installing BuddyPress 8 years, 8 months ago
Is buddypress is supportive with WPML? and can I convert WordPress advanced custom fields and pages to WPML
-
Salim Shaikh's profile was updated 8 years, 8 months ago
-
Steve Taylor replied to the topic user_id in code for custom members loop in the forum How-to & Troubleshooting 8 years, 8 months ago
This hack works, though not sure why it’s necessary. Just inside the loop:
global members_template;
if ( empty( $members_template->member->user_id ) ) :
$members_template->member->user_id = bp_get_member_user_id();
endif; - Load More