buddypress/bp-groups
r-a-y ab8592331c Cache the group invite count for a user.
This commit:
- Caches calls to BP_Groups_Member::get_invite_count_for_user()
- Invalidates the group invite count cache on various actions
- Adds a unit test

See #5414

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8200 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-03-29 00:35:30 +00:00
..
admin Groups & XProfile: Remove Georgia font-family styling from admin area screens. 2014-03-27 20:25:45 +00:00
js Compress scripts/styles: 1.7-bleeding-6637. 2012-12-14 22:57:20 +00:00
bp-groups-actions.php Generate activity actions dynamically, instead of using static values stored in the database 2014-03-13 18:34:06 +00:00
bp-groups-activity.php Pinking shears 2014-03-13 19:05:30 +00:00
bp-groups-admin.php Exclude members marked as spam from Group Admin autocomplete results 2014-03-20 21:00:43 +00:00
bp-groups-adminbar.php Properly remove the "Edit Page" WP adminbar menu when on a BP page. 2014-02-12 17:33:41 +00:00
bp-groups-buddybar.php Improve documentation in the Groups component. See #5022 2013-12-04 02:07:20 +00:00
bp-groups-cache.php Cache the group invite count for a user. 2014-03-29 00:35:30 +00:00
bp-groups-classes.php Cache the group invite count for a user. 2014-03-29 00:35:30 +00:00
bp-groups-filters.php After creating a new Group and switching back to the "Details" tab, ensure Group ID, name, and description field output is properly sanitized. Props Pietro Oliva. (trunk) 2014-02-05 18:53:33 +00:00
bp-groups-forums.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-functions.php Improve validation and documentation for groups_create_group() and BP_Groups_Group::save() 2014-03-25 18:30:56 +00:00
bp-groups-loader.php Allow site admins to visit the Request Membership page of a private group 2014-03-25 20:12:51 +00:00
bp-groups-notifications.php When demoting a member in a group, delete corresponding promotion notifications 2014-03-09 19:37:47 +00:00
bp-groups-screens.php Don't show the "Create a Group" button in the page title during the group creation process 2014-03-26 21:29:33 +00:00
bp-groups-template.php Groups: Add backward compatibility when fetching list of admins/mods. 2014-03-26 23:35:32 +00:00
bp-groups-widgets.php Specify a null user when querying for groups in groups widget AJAX callback 2014-03-08 12:06:07 +00:00