buddypress/BP-REST

Get param upgrade

renatonascalves opened this issue · 0 comments

Update the controllers to fetch the param from the core $request->get_param( $param ); instead of fetching from its global variable.