File: bp-forums/admin/converters/phpBB.php
Description
phpBB::callback_topic_status()

Translate the topic status from phpBB v3.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/phpBB.php:753

phpBB::callback_sticky_status()

Translate the topic sticky status type from phpBB 3.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/phpBB.php:773

phpBB::callback_topic_reply_count()

Verify the topic reply count.

Source: bp-forums/admin/converters/phpBB.php:801

phpBB::callback_reply_title()

Set the reply title

Source: bp-forums/admin/converters/phpBB.php:812

phpBB::callback_html()

This callback processes any custom parser.php attributes and custom code with preg_replace

Source: bp-forums/admin/converters/phpBB.php:820

phpBB::authenticate_pass()

Check for correct password

Source: bp-forums/admin/converters/phpBB.php:610

phpBB::_hash_crypt_private()

The crypt function/replacement

Source: bp-forums/admin/converters/phpBB.php:623

phpBB::_hash_encode64()

Encode hash

Source: bp-forums/admin/converters/phpBB.php:673

phpBB::callback_forum_type()

Translate the forum type from phpBB v3.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/phpBB.php:713

phpBB::callback_forum_status()

Translate the forum status from phpBB v3.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/phpBB.php:733