BBP_Converter_Base::convert_topics( $start = 1 )
Convert Topics / Threads
Description
Source
File: bp-forums/admin/converter.php
public function convert_topics( $start = 1 ) { return $this->convert_table( 'topic', $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.