mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-06-01 05:49:21 +08:00
r7621 made it possible for this function to accept a $message object in addition to an array, by casting the arguments to an array. However, this caused downstream problems when the $message object was passed by reference, as in the case of 'messages_message_sent'. This changeset leaves the passed object untouched. Fixes #5273 git-svn-id: https://buddypress.svn.wordpress.org/trunk@7650 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| css/autocomplete | ||
| js/autocomplete | ||
| bp-messages-actions.php | ||
| bp-messages-cache.php | ||
| bp-messages-classes.php | ||
| bp-messages-cssjs.php | ||
| bp-messages-filters.php | ||
| bp-messages-functions.php | ||
| bp-messages-loader.php | ||
| bp-messages-notifications.php | ||
| bp-messages-screens.php | ||
| bp-messages-template.php | ||
| bp-messages-widgets.php | ||