phpBB::info()
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/phpBB.php:712
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/phpBB.php:712
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.
Source: includes/admin/converters/phpBB.php:721
Method: Check for correct password
Source: includes/admin/converters/phpBB.php:739
Class: Implementation of phpBB v3 Converter.
Source: includes/admin/converters/phpBB.php:17
Method: Main Constructor
Source: includes/admin/converters/phpBB.php:23
Method: Sets up the field mappings
Source: includes/admin/converters/phpBB.php:30
Method: Translate the post status from Drupal v7.x numerics to WordPress’s strings.
Source: includes/admin/converters/Drupal7.php:618
Method: Translate the topic sticky status type from Drupal v7.x numerics to WordPress’s strings.
Source: includes/admin/converters/Drupal7.php:638
Method: Verify the topic/reply count.
Source: includes/admin/converters/Drupal7.php:658
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/Drupal7.php:577