-
Boone Gorges started the topic BuddyPress 5.2.0 in the forum Miscellaneous 4 years, 6 months ago
BuddyPress 5.2.0 is now available: https://buddypress.org/2020/04/buddypress-5-2-0-maintenance-and-security-release/
-
Boone Gorges updated the Releases page, on the BuddyPress Codex 4 years, 6 months ago
The following are the various versions of BuddyPress, listed chronologically from the oldest to newest, along with the Change Log information on new features and improvements in each version.N.B from version 1.5 […]
-
Boone Gorges wrote a new post on the site BuddyPress.org 4 years, 6 months ago
BuddyPress 5.2.0 is now available. This is a security and maintenance release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.
The 5.2.0 release addresses four security […]
-
Boone Gorges updated the Version 5.2.0 page, on the BuddyPress Codex 4 years, 6 months ago
Version 5.2.0 is a BuddyPress security and maintenance release. It was released on April 21, 2020. Four vulnerabilities were addressed, and five bugs fixed.
For version 5.2.0, the database version […]
-
Boone Gorges wrote a new post on the site BuddyPress.org 4 years, 10 months ago
BuddyPress 5.1.2 is now available. This is a security release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.
The 5.1.2 release addresses one security issue:
Certain […]
-
Boone Gorges updated the Version 5.1.2 page, on the BuddyPress Codex 4 years, 10 months ago
Version 5.1.2 is a BuddyPress security release. It was released on January 3, 2020. 1 vulnerability was fixed.
For version 5.1.2, the database version (bp_db_version in wp_options) was 12385, and the Trac […]
-
Boone Gorges replied to the topic Change the look a like of Profile page in the forum Creating & Extending 5 years, 2 months ago
Hi @m4soN – The easiest place to add custom CSS is in the Customizer. See https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/.
Once there, you’ll need to learn a bit about how CSS works to make the changes you want to change. Without knowing more about what “very ugly” means, it’s hard to give specific…[Read more]
-
Boone Gorges replied to the topic Turn off @mentions in the forum How-to & Troubleshooting 5 years, 2 months ago
It could be that bbPress has changed the way it finds clickable links in 2.6. Here’s some code that works for me to prevent bbPress from finding these links:
add_filter(
'bbp_make_clickable',
function( $val ) {
remove_filter( 'bbp_make_clickable', 'bbp_make_mentions_clickable', 8 );
return $val;
},
0
); -
Boone Gorges replied to the topic Embed Instagram & Twitter URL in Profile Field in the forum How-to & Troubleshooting 5 years, 2 months ago
You mean you want Twitter to turn into the embedded timeline, etc?
Here’s a minimum script that’ll enable autoembeds for BP xprofile fields. Note that “476” is for illustration purposes – you’ll want to whitelist this for your own relevant field IDs. https://gist.github.com/boonebgorges/d4be14885d1a8ab8b6e5d7900a5fd220
-
Boone Gorges replied to the topic Solved – Change location of template notices in the forum Creating & Extending 5 years, 2 months ago
The function responsible for creating the notices is
bp_nouveau_template_notices()
. For example, if you override the buddypress/members/single/profile/edit.php template, you can insert<?php bp_nouveau_template_notices(); ?>
just above the tabs, and the notices will show there. (They’ll also show in the original spot, which you could hide with…[Read more] -
Boone Gorges replied to the topic Cities Dropdown against selected country Dropdown in the forum How-to & Troubleshooting 5 years, 2 months ago
Hi @sibahmed, and thanks for the post!
Unfortunately, BuddyPress doesn’t have these kinds of fields built in. They’re called “nested” or “conditional” fields, and they’ve been requested in the past – see https://buddypress.trac.wordpress.org/ticket/579. It’s a large job to build it as a feature for BuddyPress, though it’d be easier to build a…[Read more]
-
Boone Gorges replied to the topic Conflict with All In One SEO? in the forum How-to & Troubleshooting 5 years, 2 months ago
Hi @cassel – Thanks for the post!
I’ve just installed All In One SEO to try to reproduce. Looks like the line numbers have changed – I’m seeing 5711 now, instead of 4735! – but the error is still there.
Looking into the all-in-one-seo-pack code, it appears that this error only occurs if you haven’t yet saved the options for this plugin. Once…[Read more]
-
Boone Gorges replied to the topic Buddypress.org shutting down in the forum How-to & Troubleshooting 5 years, 2 months ago
BuddyPress is not approaching EOL. As @sbrajesh noted above, BP is coming up on a 5.0 release that’ll include, among other improvements, REST API endpoints for our major content types. The development team believes this is going to be an important step in making BuddyPress more powerful as a foundation for community development.
I acknowledge…[Read more]
-
Boone Gorges started the topic BuddyPress 4.3.0 in the forum Miscellaneous 5 years, 6 months ago
BuddyPress 4.3.0 is now available. https://buddypress.org/2019/04/buddypress-4-3-0-security-and-maintenance-release/
-
Boone Gorges wrote a new post on the site BuddyPress.org 5 years, 6 months ago
BuddyPress 4.3.0 is now available. This is a security and maintenance release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.
The 4.3.0 release addresses nine security […]
-
Boone Gorges updated the Prelaunch Checklist page, on the BuddyPress Codex 5 years, 6 months ago
Releasing BuddyPress to the world is a big deal, and takes quite a few manual steps to ensure safe & comfortable updates & upgrades are had by all. Below are the steps release leads go through with each & every […]
-
Boone Gorges updated the Version 4.3.0 page, on the BuddyPress Codex 5 years, 6 months ago
Version 4.2.0 is a BuddyPress maintenance and security release. It was released on April 25, 2019. 3 bugs were fixed and 9 security issues were addressed.
For version 4.3.0, the database version (bp_db_version […]
-
Boone Gorges started the topic BuddyPress 4.2.0 in the forum Miscellaneous 5 years, 8 months ago
BuddyPress 4.2.0 is now available: https://buddypress.org/2019/02/buddypress-4-2-0-maintenance-and-security-release/
-
Boone Gorges wrote a new post on the site BuddyPress.org 5 years, 8 months ago
BuddyPress 4.2.0 is now available. This is a security and maintenance release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.
The 4.2.0 release addresses two security […]
-
Boone Gorges updated the Version 4.2.0 page, on the BuddyPress Codex 5 years, 8 months ago
Version 4.2.0 is a BuddyPress maintenance and security release. It was released on December 5, 2018. 4 bugs were fixed and 2 security issues were addressed.
For version 4.2.0, the database version […]
- Load More
@boonebgorges
Active 1 year, 3 months ago