[buddypress-trac] [BuddyPress] #4955: Improvements to BP_Group_Extension
buddypress-trac
noreply at wordpress.org
Wed May 1 20:12:38 UTC 2013
#4955: Improvements to BP_Group_Extension
--------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: task | Status: new
Priority: high | Milestone: 1.8
Component: Groups | Version:
Severity: major | Resolution:
Keywords: |
--------------------------+---------------------------
Comment (by boonebgorges):
In [changeset:"6988"]:
{{{
#!CommitTicketReference repository="" revision="6988"
Only call BP_Group_Extension::create_screen* methods on proper creation
step
By moving the bp_is_group_admin_screen() check into BP_Group_Extension, we
leave one fewer thing for plugins to miss in their implementations.
Load order issues mean that the calls to create_screen() and
create_screen_save() must be moved into standalone callbacks, and hooked
late in the load order so that we have access to information about the
current
group creation step.
See #4955
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4955#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list