[buddypress-trac] [BuddyPress] #2987: cleanup in notification	settings
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Fri Dec 31 17:20:20 UTC 2010
    
    
  
#2987: cleanup in notification settings
-------------------------+-----------------------------
 Reporter:  wpmuguru     |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:
 Keywords:               |
-------------------------+-----------------------------
 The notification settings repeat calls to get_user_meta for the same data.
 Also, there is a WP core function for checking radio buttons and
 checkboxes.
 BP should use the core function & should not repeat data retrieval (even
 if from cache) within the same function. The core function also makes the
 code cleaner and easier to follow.
-- 
Ticket URL: <http://trac.buddypress.org/ticket/2987>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list