Methods |
Description |
---|---|
Hooks::groupMemberRemoved() |
Sub action when a member is deleted to bp group, based on type |
Hooks::groupUpdated() |
Sub action when ld gorup is created |
Hooks::groupUpdated() |
Sub action when bp gorup is updated |
Hooks::init() |
Add actions once integration is ready |
Hooks::init() |
Add actions once integration is ready |
Hooks::isLearndashCourseMeta() |
If the key is a ld course meta key |
Hooks::isLearndashLeaderMeta() |
If the key is a ld leader meta key |
Hooks::isLearndashUserMeta() |
If the key is a ld user meta key |
Invision::__construct() |
Main Constructor |
Invision::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in. |
Invision::callback_forum_type() |
Translate the forum type from Invision numeric’s to WordPress’s strings. |
Invision::callback_html() |
This callback processes any custom BBCodes with parser.php |
Invision::callback_reply_title() |
Set the reply title |
Invision::callback_savepass() |
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. |
Invision::callback_sticky_status() |
Translate the topic sticky status type from Invision numeric’s to WordPress’s strings. |
Invision::callback_topic_reply_count() |
Verify the topic reply count. |
Invision::info() |
This method allows us to indicates what is or is not converted for each converter. |
Invision::setup_globals() |
Sets up the field mappings |
Invision::to_char() | |
Kunena1::__construct() |
Main Constructor |
Kunena1::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in. |
Kunena1::callback_forum_status() |
Translate the forum status from Kunena v1.x numeric’s to WordPress’s strings. |
Kunena1::callback_forum_type() |
Translate the forum type from Kunena v1.x numeric’s to WordPress’s strings. |
Kunena1::callback_reply_title() |
Set the reply title |
Kunena1::callback_savepass() |
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. |
Kunena1::callback_topic_status() |
Translate the post status from Kunena v1.x numeric’s to WordPress’s strings. |
Kunena1::info() |
This method allows us to indicates what is or is not converted for each converter. |
Kunena1::setup_globals() |
Sets up the field mappings |
Kunena2::__construct() |
Main Constructor |
Kunena2::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in. |
Kunena2::callback_forum_status() |
Translate the forum status from Kunena v2.x numeric’s to WordPress’s strings. |
Kunena2::callback_forum_type() |
Translate the forum type from Kunena v2.x numeric’s to WordPress’s strings. |
Kunena2::callback_reply_title() |
Set the reply title |
Kunena2::callback_savepass() |
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. |
Kunena2::callback_topic_reply_count() |
Verify the topic/reply count. |
Kunena2::callback_topic_status() |
Translate the post status from Kunena v2.x numeric’s to WordPress’s strings. |
Kunena2::info() |
This method allows us to indicates what is or is not converted for each converter. |
Kunena2::setup_globals() |
Sets up the field mappings |
Kunena3::__construct() |
Main Constructor |
Kunena3::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in. |
Kunena3::callback_forum_status() |
Translate the forum status from Kunena v3.x numeric’s to WordPress’s strings. |
Kunena3::callback_forum_type() |
Translate the forum type from Kunena v3.x numeric’s to WordPress’s strings. |
Kunena3::callback_reply_title() |
Set the reply title |
Kunena3::callback_savepass() |
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. |
Kunena3::callback_topic_reply_count() |
Verify the topic/reply count. |
Kunena3::callback_topic_status() |
Translate the post status from Kunena v3.x numeric’s to WordPress’s strings. |
Kunena3::info() |
This method allows us to indicates what is or is not converted for each converter. |
Kunena3::setup_globals() |
Sets up the field mappings |
LessonsReportsGenerator::__construct() |
Constructor |
LessonsReportsGenerator::columns() |
Returns the columns and their settings |