[buddypress-trac] [BuddyPress] #2345: PHP documentation needed through-out BP

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Sep 14 06:05:30 UTC 2011


#2345: PHP documentation needed through-out BP
-----------------------------+-----------------------------
 Reporter:  johnjamesjacoby  |       Owner:
     Type:  task             |      Status:  assigned
 Priority:  minor            |   Milestone:  Future Release
Component:  Core             |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |
-----------------------------+-----------------------------

Comment (by cnorris23):

 Blogs component is now available. In the interest of full disclosure, I
 wanted to note that I included a basic fix for #3328 since it was closed
 as fixed, but nothing was really done. The fix is nothing like any of the
 included patches. I just changes:

 {{{wp_cache_delete( 'bp_blogs_of_user_' . $user_id, 'bp' );}}}

 to

 {{{wp_cache_delete( 'bp_blogs_of_user_' . $user_id . 'inc_hidden', 'bp'
 );}}}.

 The first key doesn't exist.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/2345#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list