Methods
Description
SyncGenerator::syncBpMods()

Sync the bp mods to ld

Source: bp-integrations/learndash/library/SyncGenerator.php:248

SyncGenerator::syncBpUsers()

Sync the bp members to ld

Source: bp-integrations/learndash/library/SyncGenerator.php:269

SyncGenerator::syncingToBuddypress()

Wrapper to prevent infinite 2 way sync when syncing to buddypress

Source: bp-integrations/learndash/library/SyncGenerator.php:733

SyncGenerator::syncingToLearndash()

Wrapper to prevent infinite 2 way sync when syncing to learndash

Source: bp-integrations/learndash/library/SyncGenerator.php:718

SyncGenerator::syncLdAdmin()

Sync a ld admin to bp

Source: bp-integrations/learndash/library/SyncGenerator.php:430

SyncGenerator::syncLdAdmins()

Sync the ld admins to bp

Source: bp-integrations/learndash/library/SyncGenerator.php:296

SyncGenerator::syncLdUser()

Sync a ld student to bp

Source: bp-integrations/learndash/library/SyncGenerator.php:445

SyncGenerator::syncLdUsers()

Sync the ld students to bp

Source: bp-integrations/learndash/library/SyncGenerator.php:315

SyncGenerator::unsetBpGroupMeta()

Remove bp group id from current ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:549

SyncGenerator::unsetLdGroupMeta()

Remove ld group id from current bp group

Source: bp-integrations/learndash/library/SyncGenerator.php:563

SyncGenerator::unsetSyncGropuIds()

Force unsync group ids

Source: bp-integrations/learndash/library/SyncGenerator.php:577

SyncGenerator::verifyInputs()

Verify the givent group ids still exists in db

Source: bp-integrations/learndash/library/SyncGenerator.php:472

TopicsReportsGenerator::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/generators/TopicsReportsGenerator.php:28

TopicsReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/buddypress/generators/TopicsReportsGenerator.php:40

TopicsReportsGenerator::formatData()

Format the activity results for each column

Source: bp-integrations/learndash/buddypress/generators/TopicsReportsGenerator.php:62

ValueLoader::__construct()

Constructor

Source: bp-integrations/learndash/library/ValueLoader.php:28

ValueLoader::get()

Get a value by key

Source: bp-integrations/learndash/library/ValueLoader.php:37

ValueLoader::set()

Set a value by key

Source: bp-integrations/learndash/library/ValueLoader.php:64

Vanilla::__construct()

Main Constructor

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

Vanilla::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/Vanilla.php:552

Vanilla::callback_forum_parent()

Clean Root Parent ID -1 to 0

Source: bp-forums/admin/converters/Vanilla.php:509

Vanilla::callback_html()

This callback processes any custom BBCodes with parser.php

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

Vanilla::callback_reply_title()

Set the reply title

Source: bp-forums/admin/converters/Vanilla.php:534

Vanilla::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/Vanilla.php:544

Vanilla::callback_topic_reply_count()

Verify the topic reply count.

Source: bp-forums/admin/converters/Vanilla.php:523

Vanilla::callback_topic_status()

Translate the topic status from Vanilla v2.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/Vanilla.php:489

Vanilla::info()

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

Source: bp-forums/admin/converters/Vanilla.php:479

Vanilla::setup_globals()

Sets up the field mappings

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

vBulletin::__construct()

Main constructor

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

vBulletin::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/vBulletin.php:592

vBulletin::callback_forum_type()

Translate the forum type from vBulletin v4.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/vBulletin.php:603

vBulletin::callback_html()

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

Source: bp-forums/admin/converters/vBulletin.php:681

vBulletin::callback_reply_title()

Set the reply title

Source: bp-forums/admin/converters/vBulletin.php:653

vBulletin::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/vBulletin.php:580

vBulletin::callback_sticky_status()

Translate the topic sticky status type from vBulletin v4.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/vBulletin.php:618

vBulletin::callback_topic_reply_count()

Verify the topic reply count.

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

vBulletin::callback_topic_status()

Translate the post status from vBulletin numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/vBulletin.php:664

vBulletin::info()

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

Source: bp-forums/admin/converters/vBulletin.php:570

vBulletin::setup_globals()

Sets up the field mappings

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

vBulletin3::__construct()

Main constructor

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

vBulletin3::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/vBulletin3.php:597

vBulletin3::callback_forum_type()

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

Source: bp-forums/admin/converters/vBulletin3.php:608

vBulletin3::callback_html()

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

Source: bp-forums/admin/converters/vBulletin3.php:682

vBulletin3::callback_reply_title()

Set the reply title

Source: bp-forums/admin/converters/vBulletin3.php:654

vBulletin3::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/vBulletin3.php:580

vBulletin3::callback_sticky_status()

Translate the topic sticky status type from vBulletin v3.x numeric’s to WordPress’s strings.

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

vBulletin3::callback_topic_reply_count()

Verify the topic reply count.

Source: bp-forums/admin/converters/vBulletin3.php:643

vBulletin3::callback_topic_status()

Translate the post status from vBulletin v3.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/vBulletin3.php:665

vBulletin3::info()

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

Source: bp-forums/admin/converters/vBulletin3.php:570

vBulletin3::setup_globals()

Sets up the field mappings

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