buddypress/bp-messages
Boone B Gorges cfe01a82b6 Use bp_loggedin_user_id() in bp_messages_get_notices()
The previous use of the $userdata global was causing problems for installations
that were doing funny things with userdata. In addition, the BP wrapper is more
standard for our codebase.

Fixes #5059

Props AliMH

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7584 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-11-16 19:26:33 +00:00
..
css/autocomplete Switch to .min for compressed JS and CSS files. 2012-08-24 18:10:17 +00:00
js/autocomplete Compress scripts/styles: 1.8-bleeding-6931. 2013-04-19 21:57:20 +00:00
bp-messages-actions.php Messages: 2012-11-30 23:49:37 +00:00
bp-messages-cache.php EOF: 2012-09-18 18:03:00 +00:00
bp-messages-classes.php Use esc_sql() instead of $wpdb->escape() throughout 2013-08-05 14:42:16 +00:00
bp-messages-cssjs.php EOF: 2012-09-18 18:03:00 +00:00
bp-messages-filters.php EOF: 2012-09-18 18:03:00 +00:00
bp-messages-functions.php Remove BuddyPress's restriction spaces in user_login 2013-11-14 15:43:43 +00:00
bp-messages-loader.php Add a fourth parameter to the BP_Component::start() method. 2013-10-22 19:31:29 +00:00
bp-messages-notifications.php Only show the 'to disable' notice in emails if Settings is enabled 2013-04-18 00:36:43 +00:00
bp-messages-screens.php Removes the "Email me when a sitewide notice is sent" notification setting 2013-02-21 00:31:09 +00:00
bp-messages-template.php Use bp_loggedin_user_id() in bp_messages_get_notices() 2013-11-16 19:26:33 +00:00
bp-messages-widgets.php Introduce Sitewide Notices widget 2013-10-15 18:28:53 +00:00