Tag: BuddyPress
-
BuddyPress 2.8.2
BuddyPress was updated to version 2.8.2, from version 2.8.1. Changelog: Improved nonce protection for some front-end AJAX endpoints. Nonce protection for XProfile group & field actions. Nonce protection for canceling email change. Improve nonce checks for activity favoriting/unfavoriting.
-
BuddyPress 2.8.1
BuddyPress was updated to version 2.8.1, from version 2.8.0. Changelog: Groups: Fix bug in the syntax of a apply_filters_ref_array() call. XProfile: Fix regression in 2.8.0 that prevented some XProfile Dashboard panels from being accessed in certain cases. Members: Fix bug that caused debug notice when activating users who registered prior to BuddyPress being activated. Core: […]
-
BuddyPress 2.8.0
BuddyPress was updated to version 2.8.0, from version 2.7.4. Changelog: Modernizing the Codebase – To continue the migration of legacy code to modern standards and techniques necessary for the BP REST API project and other new features moving forward, BuddyPress 2.8 requires at least PHP 5.3. This will allow us to build better, robust, and […]
-
BuddyPress 2.7.3
BuddyPress was updated to version 2.7.3, from version 2.7.2. Changelog: Buddypress issue with Twenty Sixteen menu readme.txt: Remove link to recommended plugins Empty date profile fields can return the epoch date Can’t upload profile images in Microsoft Edge browser
-
BuddyPress 2.7.2
BuddyPress was updated to version 2.7.2, from version 2.7. Changelogs: 2.7.2 Call to undefined function bp_is_profile_edit() (#7322) 2.7.1 Core: Grant the ‘bp_xprofile_change_field_visibility’ cap to logged-out users. xprofile: Fix regression being unable to select year in date field type. Groups: Improve backward compatibility in `groups_get_group()`. Core: remove wp->init() PHP notice from bp_setup_current_user() due to load order […]
-
BuddyPress 2.7.0
BuddyPress was updated to version 2.7.0, from version 2.6.2. Changelog: Groups Query Overhaul – Huge performance improvements on sites using persistent caching. Improved Profile Date Field – New Date Field settings, “Date format” and “Range”, make it easier for site administrators to decide how date-based data will be collected and displayed. Group Types Integration in […]
-
BuddyPress 2.6.2
BuddyPress was updated to version 2.6.2, from version 2.6.1.1. Changelog: Registration: Fix a problem with setting the correct password for users who sign up with a blog. Welcome Screen: Provide link to the new Navigation API Codex article. Fix paragraph styling problems caused by upstream changes. Core: Fix problem with Navigation API that caused “page […]
-
BuddyPress 2.6.1.1
BuddyPress was updated to version 2.6.1.1, from version 2.6.0. Changelogs: 2.6.1.1 Core: Fix class autoloader behaviour during new installations. Read more about changes introduced with class autoloading. 2.6.1 Security: Sanitize incoming parameter in BP_XProfile_ProfileData::get_value_byid(). Group Types: Register group types on the init action. Core: In our class autoloader, check if the component is active before […]
-
BuddyPress 2.6.0
BuddyPress was updated to version 2.6.0, from version 2.5.3. Changelog: Activity Embeds – If you are using WordPress 4.5+, copy the permalink URL of the activity of your choice, paste it into the content editor of your WordPress post or page, and voilà!, you’ve embedded an activity update. Watch the Activity Embeds demo and view […]
-
BuddyPress 2.5.3
BuddyPress was updated to version 2.5.3, from version 2.5.2. Changelog: Security: Don’t build user-facing hashes using seed values that are provided by the user. Emails: Make sure friendship request emails are properly sent. Emails: Add missing header background colour to email template. Emails: Prevent fatal errors when using email API with WordPress 4.2.6 and earlier.