File: bp-forums/admin/converter.php |
Description |
---|---|
BBP_Converter_Base::callback_reply_to() |
A mini cache system to reduce database calls to reply_to post id. |
BBP_Converter_Base::callback_userid() |
A mini cache system to reduce database calls to user ID’s |
BBP_Converter_Base::callback_topicid_to_forumid() |
A mini cache system to reduce database calls map topics ID’s to forum ID’s |
BBP_Converter_Base::callback_slug() | |
BBP_Converter_Base::callback_negative() | |
BBP_Converter_Base::callback_html() | |
BBP_Converter_Base::callback_null() | |
BBP_Converter_Base::callback_datetime() | |
BBP_Converter_Base::get_fields() |
This method grabs appropriate fields from the table specified |
BBP_Converter_Base::callback_pass() |
Run password through wp_hash_password() |