File: bp-forums/admin/converters/vBulletin3.php
Description
vBulletin3::info()

This method allows us to indicates what is or is not converted for each converter.

Source: bp-forums/admin/converters/vBulletin3.php:570

vBulletin3::callback_savepass()

This method is to save the salt and password together. That way when we authenticate it we can get it out of the database as one value. Array values are auto sanitized by WordPress.

Source: bp-forums/admin/converters/vBulletin3.php:580