BBP_Converter_Base::convert_users( $start = 1 )
Convert Users
Description
Source
File: bp-forums/admin/converter.php
805 806 807 | public function convert_users( $start = 1 ) { return $this ->convert_table( 'user' , $start ); } |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.