Method: 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: includes/admin/converters/bbPress1.php:733
Method: This method is to take the pass out of the database and compare to a pass the user has typed in.
Source: includes/admin/converters/bbPress1.php:741
Method: This callback strips `topic-` from topic subscriptions taxonomy
Source: includes/admin/converters/bbPress1.php:753
Method: Translate the topic status from bbPress 1’s numerics to WordPress’s strings.
Source: includes/admin/converters/bbPress1.php:679
Method: Translate the topic sticky status type from bbPress 1.x numerics to WordPress’s strings.
Source: includes/admin/converters/bbPress1.php:699
Method: Verify the topic reply count.
Source: includes/admin/converters/bbPress1.php:723
Method: Translate the post status from bbPress 1’s numerics to WordPress’s strings.
Source: includes/admin/converters/bbPress1.php:639
Method: Translate the forum type from bbPress 1.x numerics to WordPress’s strings.
Source: includes/admin/converters/bbPress1.php:663
Source: includes/admin/converters/bbPress1.php:23
Method: Sets up the field mappings
Source: includes/admin/converters/bbPress1.php:30