[buddypress-trac] [BuddyPress Trac] #7218: Only load component action and screen code when we're on the component's page
    buddypress-trac 
    noreply at wordpress.org
       
    Sun Apr  1 23:30:49 UTC 2018
    
    
  
#7218: Only load component action and screen code when we're on the component's
page
-------------------------+-----------------------
 Reporter:  r-a-y        |       Owner:  (none)
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  3.0
Component:  Core         |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+-----------------------
Comment (by r-a-y):
 In [changeset:"11923" 11923]:
 {{{
 #!CommitTicketReference repository="" revision="11923"
 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.
 }}}
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7218#comment:71>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list