buddypress/bp-messages
John James Jacoby 14f4976713 Refactor Messages component's approach to Notifications integration:
* Introduce helper functions for handling the adding/marking/deleting of notifications. Hook these new functions into their respective actions rather than have them hardcoded and interspersed amongst the first-class code.
* See #5266.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7621 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-11-30 04:44:58 +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 Refactor Messages component's approach to Notifications integration: 2013-11-30 04:44:58 +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 Refactor Messages component's approach to Notifications integration: 2013-11-30 04:44:58 +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 Refactor Messages component's approach to Notifications integration: 2013-11-30 04:44:58 +00:00
bp-messages-widgets.php Introduce Sitewide Notices widget 2013-10-15 18:28:53 +00:00