Once it’s running.
Started 3 months, 2 weeks ago by: ben_allison
This just seems obvious… when I send a site wide notice, I want users to get a Notification, letting them know there’s a new notice.
I assumed it would just work this way, given the entire purpose of a notice! Any ideas?
a site-wide notice is similar to Facebook’s Megaphone feature as seen here: http://farm8.staticflickr.com/7160/6624474793_c43005212c_z.jpg
Is there a tag I can use to easily display them?
Yup.
<?php if ( bp_is_active( 'messages' ) ) : ?> <?php bp_message_get_notices(); ?> <?php endif; ?>
thanks!
Existing and new plugins/components and themes.
Show off your BuddyPress powered sites.
Problems with getting it running.
Discuss translating BuddyPress
Everything else.
Feature requests; criticism.
Post your add-ons here.
To start connecting please log in first.
Remember Me
Think you've found a bug with the software? Please report it here (use the same login credentials).