File: bp-forums/admin/converter.php |
Description |
|---|---|
| BBP_Converter_Base::convert_reply_to_parents() |
This method converts old reply_to post id to new Forums reply_to post id. |
| BBP_Converter::converter_output() |
Wrap the converter output in paragraph tags, so styling can be applied |
| BBP_Converter::process_callback() |
Callback processor |
| BBP_Converter::sync_table() |
Create Tables for fast syncing |
| BBP_Converter_Base |
Base class to be extended by specific individual importers |
| BBP_Converter_Base::__construct() |
This is the constructor and it connects to the platform databases. |
| BBP_Converter_Base::setup_globals() | |
| BBP_Converter_Base::convert_forums() |
Convert Forums |
| BBP_Converter_Base::convert_topics() |
Convert Topics / Threads |
| BBP_Converter_Base::convert_replies() |
Convert Posts |