How to share the nonce between BuddyPress and bbPress
-
I am restarting this thread because the other one has disappeared from the forum (akismet issue?). To recap, I am trying to put a call to the WP logout function in bbPress (WMPU 2.7.1, BP 1.0, BBP 1.0 RC1).
I have verified that the nonce is what I am missing. It seems that WPMU won’t accept the logout unless the URL includes the correct nonce value.
I have verified this by hardcoding the nonce (which only works once of course). bb_create_nonce() generates a different value, so that doesn’t work.
So how does this BuddyPress.org forum generate the correct nonce value? Is Andy using deep integration on this site in order to call wp_create_nonce()?
- The topic ‘How to share the nonce between BuddyPress and bbPress’ is closed to new replies.