Skip to:
Content

BuddyPress.org

Timestamp:
04/01/2018 11:30:48 PM (7 years ago)
Author:
r-a-y
Message:

Groups: Conditionally load action and screen functions.

This commit conditionally loads action and screen function code for the
Groups component, utilizing the 'bp_late_include' hook introduced in
r11884.

Previously, we loaded these functions at all times, which is unnecessary
when a user is not on a BuddyPress groups page. Now, we only load this code
when needed.

See #7218.

Location:
trunk/src/bp-groups/actions
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.