Skip to content

Conversation

@imath
Copy link
Contributor

@imath imath commented Oct 27, 2024

Make sure bp_heartbeat post data is sent and use to transport cookies BP Legacy uses to remember logged in user's navigation preferences.

Trac ticket: https://buddypress.trac.wordpress.org/ticket/9248


This Pull Request is for code review only. Please keep all other discussion in the BuddyPress Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the WordPress Core Handbook for more details.

@imath imath deleted the patch/9248 branch October 28, 2024 20:50
dcavins pushed a commit to dcavins/buddypress-wp-svn that referenced this pull request Nov 3, 2024
Make sure the `bp_heartbeat` property is included into the sent Heartbeat data object & use it to transport the cookies BP Legacy uses to remember logged in user's navigation preferences.

The `bp_heartbeat` property is needed to be sure the current Heartbeat request is about BuddyPress and needs to be parsed using the BP Rewrite API since [13752]. This parsing job analyses the current URL to define the value of BP URI globals such as the current displayed single item.

Props dreampixel

Fixes #9248
Closes buddypress/buddypress#393



git-svn-id: http://buddypress.svn.wordpress.org/trunk@14062 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
emaralive pushed a commit to emaralive/omt-buddypress-sync that referenced this pull request Nov 2, 2025
Make sure the `bp_heartbeat` property is included into the sent Heartbeat data object & use it to transport the cookies BP Legacy uses to remember logged in user's navigation preferences.

The `bp_heartbeat` property is needed to be sure the current Heartbeat request is about BuddyPress and needs to be parsed using the BP Rewrite API since [13752]. This parsing job analyses the current URL to define the value of BP URI globals such as the current displayed single item.

Props dreampixel

Fixes #9248
Closes buddypress/buddypress#393



git-svn-id: https://buddypress.svn.wordpress.org/trunk@14062 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
emaralive pushed a commit to emaralive/buddypress-sync that referenced this pull request Nov 3, 2025
Make sure the `bp_heartbeat` property is included into the sent Heartbeat data object & use it to transport the cookies BP Legacy uses to remember logged in user's navigation preferences.

The `bp_heartbeat` property is needed to be sure the current Heartbeat request is about BuddyPress and needs to be parsed using the BP Rewrite API since [13752]. This parsing job analyses the current URL to define the value of BP URI globals such as the current displayed single item.

Props dreampixel

Fixes #9248
Closes buddypress/buddypress#393



git-svn-id: https://buddypress.svn.wordpress.org/trunk@14062 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant