File: bp-forums/admin/converters/phpBB.php |
Description |
---|---|
phpBB::authenticate_pass() |
Check for correct password |
phpBB::_hash_crypt_private() |
The crypt function/replacement |
phpBB::_hash_encode64() |
Encode hash |
phpBB::callback_forum_type() |
Translate the forum type from phpBB v3.x numeric’s to WordPress’s strings. |
phpBB::callback_forum_status() |
Translate the forum status from phpBB v3.x numeric’s to WordPress’s strings. |