| .. |
|
js
|
Removes ajax-loader spans from markup and ajax-loader triggers from bp-default JS. Replaces with .loader class when appropriate. Fixes #3349
|
2011-07-22 17:02:46 +00:00 |
|
bp-groups-actions.php
|
Provide a fallback for group-invite-status during group creation. Fixes #3900
|
2012-01-03 22:06:17 +00:00 |
|
bp-groups-activity.php
|
Tidy up whitespace. Fixes #3466, props cnorris23
|
2011-08-10 06:32:02 +00:00 |
|
bp-groups-adminbar.php
|
Fix toolbar if running 1.5 branch on WordPress 3.3/3.4. See #3983 (1.5 branch)
|
2012-02-07 02:16:37 +00:00 |
|
bp-groups-buddybar.php
|
Respect 'disable avatar upload' option within the Groups component. Fixes #3520. Props r-a-y
|
2011-08-29 23:07:41 +00:00 |
|
bp-groups-cache.php
|
Tidy up whitespace. Fixes #3466, props cnorris23
|
2011-08-10 06:32:02 +00:00 |
|
bp-groups-classes.php
|
Fix PHP notices in Group member functions. Fixes #3569, props sbrajesh
|
2011-09-10 13:46:26 +00:00 |
|
bp-groups-filters.php
|
Tidy up whitespace. Fixes #3466, props cnorris23
|
2011-08-10 06:32:02 +00:00 |
|
bp-groups-forums.php
|
Ensure that integrated bbPress forums have not been uninstalled before updating forum data on group edit. Fixes #3605
|
2011-09-30 13:51:51 +00:00 |
|
bp-groups-functions.php
|
Fix php warning / incorrect action parameter when sending group invites
|
2011-09-10 16:18:38 +00:00 |
|
bp-groups-loader.php
|
Add missing ID's to admin/toolbar menus. (1.5 branch)
|
2011-11-05 22:20:14 +00:00 |
|
bp-groups-notifications.php
|
Adds function_exists() checks for settings links.
|
2012-02-17 16:12:31 +00:00 |
|
bp-groups-screens.php
|
Prevent sole admins leaving groups. See #3631
|
2011-09-30 22:38:56 +00:00 |
|
bp-groups-template.php
|
Don't do an is_null() check on search_terms in bp_has_groups; use empty() instead (default is empty string). Fixes #3619.
|
2011-09-25 11:28:10 +00:00 |
|
bp-groups-widgets.php
|
Don't enqueue members or groups widget JS on the Dashboard or Network Admin. Fixes #3613
|
2011-09-30 20:19:14 +00:00 |