-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Later loading of current group ID and settings in
BP_Group_Extension
.
Load-order changes in BuddyPress 12.0 mean that these values are not available during the `__construct()` method. Instead, we load them only when needed. See #739.
- Loading branch information
1 parent
abb726a
commit 85b8851
Showing
1 changed file
with
44 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters