vBulletin3::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/vBulletin3.php:656
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/vBulletin3.php:656
Class: Implementation of vBulletin v3.x Converter.
Source: includes/admin/converters/vBulletin3.php:17
Method: Main constructor
Source: includes/admin/converters/vBulletin3.php:23
Method: Sets up the field mappings
Source: includes/admin/converters/vBulletin3.php:30
Method: Translate the post status from AEF v1.0.9 numerics to WordPress’s strings.
Source: includes/admin/converters/AEF.php:619
Method: Translate the topic sticky status type from AEF 1.x numerics to WordPress’s strings.
Source: includes/admin/converters/AEF.php:639
Method: Verify the topic/reply count.
Source: includes/admin/converters/AEF.php:659
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/AEF.php:588
Method: Translate the forum status from AEF v1.0.9 numerics to WordPress’s strings.
Source: includes/admin/converters/AEF.php:599
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/AEF.php:570