[buddypress-trac] [BuddyPress Trac] #8298: Deprecated: groups_send_membership_request
    buddypress-trac 
    noreply at wordpress.org
       
    Fri May 15 23:26:13 UTC 2020
    
    
  
#8298: Deprecated: groups_send_membership_request
--------------------------+---------------------
 Reporter:  N33D          |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  6.1.0
Component:  Templates     |     Version:  5.0.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by r-a-y):
 * severity:  major => normal
 * component:  Groups => Templates
 * priority:  high => low
 * version:  5.2.0 => 5.0.0
 * milestone:  Awaiting Review => 6.1.0
 * keywords:   => has-patch
Comment:
 Thanks for the report, @N33D.
 This is a relatively minor issue. You should turn off `WP_DEBUG` on your
 site so developer notices are not shown on your production site.
 As for the problem, changes were made as part of #6210 to deprecate the
 usage of function arguments for the `groups_send_membership_request()`
 function. See r12429.
 We still use the older function arguments in parts of the codebase.
 Attached patch should fix this.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8298#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list