Vanilla::authenticate_pass()
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/Vanilla.php:605
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/Vanilla.php:605
Method: Clean Root Parent ID -1 to 0
Source: includes/admin/converters/Vanilla.php:573
Method: Verify the topic reply count.
Source: includes/admin/converters/Vanilla.php:587
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/Vanilla.php:597
Method: Translate the topic status from Vanilla v2.x numerics to WordPress’s strings.
Source: includes/admin/converters/Vanilla.php:533
Method: Translate the topic sticky status type from Vanilla v2.x numerics to WordPress’s strings.
Source: includes/admin/converters/Vanilla.php:553
Method: Main Constructor
Source: includes/admin/converters/Vanilla.php:23
Method: Sets up the field mappings
Source: includes/admin/converters/Vanilla.php:30
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/Vanilla.php:523
Class: Implementation of Vanilla 2.0.18.1 Converter
Source: includes/admin/converters/Vanilla.php:17