Methods
Description
Drupal7::callback_topic_reply_count()

Verify the topic/reply count.

Source: bp-forums/admin/converters/Drupal7.php:583

Drupal7::callback_topic_status()

Translate the post status from Drupal v7.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/Drupal7.php:543

Drupal7::info()

This method allows us to indicates what is or is not converted for each converter.

Source: bp-forums/admin/converters/Drupal7.php:511

Drupal7::setup_globals()

Sets up the field mappings

Source: bp-forums/admin/converters/Drupal7.php:24

EssaysReportsGenerator::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:31

EssaysReportsGenerator::addAdditionalFields()

Add additional field sql statement

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:177

EssaysReportsGenerator::addAdditionalJoins()

Add additional joins sql statement

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:231

EssaysReportsGenerator::addAdditionalOrderBy()

Add additional order sql statement

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:246

EssaysReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:59

EssaysReportsGenerator::fetch()

Custom fetcher to load the essays from database and setup the pagination

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:43

EssaysReportsGenerator::formatData()

Format the activity results for each column

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:98

EssaysReportsGenerator::getEssayScore()

Return the essay score if available

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:265

EssaysReportsGenerator::getGroupEssays()

Load all the essays from the courses belong to the group

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:117

EssaysReportsGenerator::registerQueryHooks()

Add additional sql statement to fetch data

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:155

EssaysReportsGenerator::unregisterQueryHooks()

Remove additional sql statement to fetch data

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:166

Example::__construct()

Main Constructor

Source: bp-forums/admin/converters/Example.php:16

Example::authenticate_pass()

This method is to take the pass out of the database and compare to a pass the user has typed in.

Source: bp-forums/admin/converters/Example.php:634

Example::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.

Source: bp-forums/admin/converters/Example.php:622

Example::info()

This method allows us to indicates what is or is not converted for each converter.

Source: bp-forums/admin/converters/Example.php:613

Example::setup_globals()

Sets up the field mappings

Source: bp-forums/admin/converters/Example.php:24

FluxBB::__construct()

Main Constructor

Source: bp-forums/admin/converters/FluxBB.php:16

FluxBB::authenticate_pass()

This method is to take the pass out of the database and compare to a pass the user has typed in.

Source: bp-forums/admin/converters/FluxBB.php:580

FluxBB::callback_reply_title()

Set the reply title

Source: bp-forums/admin/converters/FluxBB.php:642

FluxBB::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.

Source: bp-forums/admin/converters/FluxBB.php:568

FluxBB::callback_sticky_status()

Translate the topic sticky status type from FluxBB v1.5.3 numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/FluxBB.php:611

FluxBB::callback_topic_reply_count()

Verify the topic/reply count.

Source: bp-forums/admin/converters/FluxBB.php:631

FluxBB::callback_topic_status()

Translate the post status from FluxBB v1.5.3 numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/FluxBB.php:591

FluxBB::info()

This method allows us to indicates what is or is not converted for each converter.

Source: bp-forums/admin/converters/FluxBB.php:559

FluxBB::setup_globals()

Sets up the field mappings

Source: bp-forums/admin/converters/FluxBB.php:24

Group::getUnassociatedGroups()

Get groups that’s not associated to ld

Source: bp-integrations/learndash/buddypress/Group.php:26

Group::getUnassociatedGroups()

Get groups that’s not associated to bp

Source: bp-integrations/learndash/learndash/Group.php:28

Helpers::deleteLearndashGroupId()

Remove ld group connection from a bp group

Source: bp-integrations/learndash/buddypress/Helpers.php:67

Helpers::getLearndashGroupId()

Get the connected ld group id

Source: bp-integrations/learndash/buddypress/Helpers.php:49

Helpers::hasLearndashGroup()

Determine whether a group has connected ld group

Source: bp-integrations/learndash/buddypress/Helpers.php:28

Helpers::setLearndashGroupId()

Set the ld group id on a bp grouop

Source: bp-integrations/learndash/buddypress/Helpers.php:58

Hooks::__construct()

Constructor

Source: bp-integrations/learndash/learndash/Hooks.php:26

Hooks::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/Hooks.php:26

Hooks::check_user_can_join_if_ld_sync()

Sub action before save when a member is added to bp group, based on type

Source: bp-integrations/learndash/buddypress/Hooks.php:120

Hooks::checkLearndashCourseDeleteMeta()

Sub action when a course is deleted from ld group

Source: bp-integrations/learndash/learndash/Hooks.php:138

Hooks::checkLearndashCourseUpdateMeta()

sub action when a course is added to ld group

Source: bp-integrations/learndash/learndash/Hooks.php:126

Hooks::checkLearndashGroupDeleteMeta()

Sub actions when admin or user is removed from ld group

Source: bp-integrations/learndash/learndash/Hooks.php:109

Hooks::checkLearndashGroupUpdateMeta()

Sub actions when admin or user is added to ld group

Source: bp-integrations/learndash/learndash/Hooks.php:92

Hooks::getLeardashMetaGroupId()

Get the gorup id from the meta key

Source: bp-integrations/learndash/learndash/Hooks.php:177

Hooks::groupCreated()

Sub action when bp gorup is created

Source: bp-integrations/learndash/buddypress/Hooks.php:56

Hooks::groupDeleted()

Sub action after ld gorup is deleted

Source: bp-integrations/learndash/learndash/Hooks.php:82

Hooks::groupDeleted()

Sub action after bp gorup is deleted

Source: bp-integrations/learndash/buddypress/Hooks.php:83

Hooks::groupDeleting()

Sub action before ld gorup is deleted

Source: bp-integrations/learndash/learndash/Hooks.php:64

Hooks::groupDeleting()

Sub action before bp gorup is deleted

Source: bp-integrations/learndash/buddypress/Hooks.php:74

Hooks::groupMemberAdded()

Sub action when a member is added to bp group, based on type

Source: bp-integrations/learndash/buddypress/Hooks.php:92

Hooks::groupMemberDeleted()

Hook on user group deleted.

Source: bp-integrations/learndash/buddypress/Hooks.php:165