BBP_Converter_Base::convert_replies( $start = 1 )

Convert Posts

Description

Source

File: bp-forums/admin/converter.php

	public function convert_replies( $start = 1 ) {
		return $this->convert_table( 'reply', $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.