[buddypress-trac] [BuddyPress Trac] #8265: WordPress Update 5.4 Changed function wp_get_user_request_data()

buddypress-trac noreply at wordpress.org
Fri Apr 3 22:08:16 UTC 2020


#8265: WordPress Update 5.4 Changed function wp_get_user_request_data()
--------------------------+---------------------
 Reporter:  Dono12        |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  high          |   Milestone:  6.0.0
Component:  Settings      |     Version:  5.0.0
 Severity:  major         |  Resolution:
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by r-a-y):

 * keywords:  needs-patch => has-patch
 * component:  Core => Settings
 * milestone:  Awaiting Review => 6.0.0


Comment:

 Thanks for letting us know, Dono12.

 That's annoying. WordPress didn't even deprecate the previous function?
 See #WP46302.

 Since we need to support versions of WordPress less than 5.4, we'll need
 to do a `function_exists()` check. See attached patch. Devs, let me know
 if you'd prefer the function_exists() check to span multiple lines instead
 of a one-liner.

 I'm guessing there won't be a 5.2.0 release, so I'm moving this to 6.0 in
 the meantime.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8265#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list