| .. |
|
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
|
Fixes random group fetching in groups_action_redirect_to_random_group()
|
2012-06-18 12:43:03 +00:00 |
|
bp-groups-activity.php
|
Improvements to the way the hide_sitewide default is determined in groups_record_activity()
|
2012-06-14 18:33:23 +00:00 |
|
bp-groups-adminbar.php
|
Add 'BuddyPress' to all 1.5 phpdoc since's.
|
2012-03-16 01:06:05 +00:00 |
|
bp-groups-buddybar.php
|
Improvements to link construction and filters in the Groups component:
|
2012-03-11 15:54:27 +00:00 |
|
bp-groups-cache.php
|
Correct typo in action name in groups_promote_member(). Fixes #4316
|
2012-06-29 18:54:15 +00:00 |
|
bp-groups-classes.php
|
Fix alot of WPDB->Prepare() warnings in the 1.6 branch. See #4654
|
2012-12-04 12:03:40 +00:00 |
|
bp-groups-filters.php
|
Add 'BuddyPress' to all 1.5 phpdoc since's.
|
2012-03-16 01:06:05 +00:00 |
|
bp-groups-forums.php
|
Removes global $bp references for native BP functions in bp-group-forums.php. Adds PHPDoc throughout bp-group-forums.php. Fixes #4239, props r-a-y
|
2012-06-08 21:27:01 +00:00 |
|
bp-groups-functions.php
|
Correct typo in action name in groups_promote_member(). Fixes #4316
|
2012-06-29 18:54:15 +00:00 |
|
bp-groups-loader.php
|
Continues the fix from the previous changeset. Props humanshell
|
2012-11-01 20:31:33 +00:00 |
|
bp-groups-notifications.php
|
Fixes fatal error in group invite notification when Settings is disabled
|
2012-06-29 15:20:36 +00:00 |
|
bp-groups-screens.php
|
Adds template tag bp_get_group_current_admin_tab() and implements throughout BuddyPress for accessing current group admin tab data.
|
2012-03-23 18:17:14 +00:00 |
|
bp-groups-template.php
|
Correct double-slashed group action links. Fixes #4161, props cnorris23
|
2012-04-23 18:04:24 +00:00 |
|
bp-groups-widgets.php
|
Fire widget AJAX handlers on wp_ajax_nopriv_ actions, in addition to wp_ajax_
|
2012-08-23 17:16:18 +00:00 |