| .. |
|
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
|
Sanitize 'exclude' parameter in BP_Groups_Member::get_all_for_group()
|
2013-01-07 14:20:53 +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
|
Query variable and prepare() usage audit. See #4654. (1.6 branch)
|
2012-12-10 06:07:53 +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
|
Prevent several empty value warnings during avatar cropping (branch). See #4713
|
2013-01-06 19:31:59 +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 |