Methods
Description
Requirements::checkForRequirements()

Check if each requirement is satisfied

Source: bp-integrations/learndash/core/Requirements.php:49

Requirements::getLoadedRequirements()

Get the passed requirements

Source: bp-integrations/learndash/core/Requirements.php:79

Requirements::getMissingRequirements()

Get the missing requirements

Source: bp-integrations/learndash/core/Requirements.php:69

Rest_BBP_Walker_Reply::__construct()

Confirm the tree_type

Source: bp-forums/classes/class-bp-rest-bbp-walker-reply.php:36

Rest_BBP_Walker_Reply::display_element()

Source: bp-forums/classes/class-bp-rest-bbp-walker-reply.php:69

Rest_BBP_Walker_Reply::end_el()

Source: bp-forums/classes/class-bp-rest-bbp-walker-reply.php:109

Rest_BBP_Walker_Reply::end_lvl()

Source: bp-forums/classes/class-bp-rest-bbp-walker-reply.php:62

Rest_BBP_Walker_Reply::start_el()

Source: bp-forums/classes/class-bp-rest-bbp-walker-reply.php:97

Rest_BBP_Walker_Reply::start_lvl()

Source: bp-forums/classes/class-bp-rest-bbp-walker-reply.php:49

Settings::__construct()

Constructor

Source: bp-integrations/learndash/core/Settings.php:32

Settings::defaultOptions()

Default options

Source: bp-integrations/learndash/core/Settings.php:109

Settings::get()

Get the option from loader

Source: bp-integrations/learndash/core/Settings.php:59

Settings::getName()

Convert . seperated name to array syntax

Source: bp-integrations/learndash/core/Settings.php:44

Settings::installDefaultSettings()

Presist the default option into db if not exists

Source: bp-integrations/learndash/core/Settings.php:145

Settings::set()

Set the option to loader

Source: bp-integrations/learndash/core/Settings.php:68

Settings::setGroupSyncTimestamp()

Set the group sync timestamp to determine if we need a full sync of simple sync

Source: bp-integrations/learndash/core/Settings.php:90

Settings::update()

Presist the loader value to db

Source: bp-integrations/learndash/core/Settings.php:78

SimplePress5::__construct()

Main Constructor

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

SimplePress5::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/SimplePress5.php:475

SimplePress5::callback_html()

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

Source: bp-forums/admin/converters/SimplePress5.php:544

SimplePress5::callback_reply_title()

Set the reply title

Source: bp-forums/admin/converters/SimplePress5.php:536

SimplePress5::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/SimplePress5.php:467

SimplePress5::callback_status()

Translate the post status from Simple:Press v5.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/SimplePress5.php:485

SimplePress5::callback_sticky_status()

Translate the topic sticky status type from Simple:Press v5.x numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/SimplePress5.php:505

SimplePress5::callback_topic_reply_count()

Verify the topic reply count.

Source: bp-forums/admin/converters/SimplePress5.php:525

SimplePress5::info()

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

Source: bp-forums/admin/converters/SimplePress5.php:458

SimplePress5::setup_globals()

Sets up the field mappings

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

SMF::__construct()

Main Constructor

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

SMF::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/SMF.php:593

SMF::callback_html()

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

Source: bp-forums/admin/converters/SMF.php:663

SMF::callback_reply_title()

Set the reply title

Source: bp-forums/admin/converters/SMF.php:655

SMF::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/SMF.php:581

SMF::callback_sticky_status()

Translate the topic sticky status type from SMF v2.0.4 numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/SMF.php:624

SMF::callback_topic_reply_count()

Verify the topic/reply count.

Source: bp-forums/admin/converters/SMF.php:644

SMF::callback_topic_status()

Translate the post status from SMF v2.0.4 numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/SMF.php:604

SMF::info()

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

Source: bp-forums/admin/converters/SMF.php:572

SMF::setup_globals()

Sets up the field mappings

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

Sync::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/Sync.php:31

Sync::__construct()

Constructor

Source: bp-integrations/learndash/learndash/Sync.php:32

Sync::beforeMemberAdded()

Sync before when a member is added to the group

Source: bp-integrations/learndash/buddypress/Sync.php:204

Sync::bp_ld_sync_error_join_change_message()

Set the error message when user cam’t join the group due to the group membership of ld.

Source: bp-integrations/learndash/buddypress/Sync.php:192

Sync::enabled()

Returns if buddypress sync is enabled or not

Source: bp-integrations/learndash/buddypress/Sync.php:308

Sync::generator()

Get Sync generator object

Source: bp-integrations/learndash/buddypress/Sync.php:62

Sync::generator()

Get Sync generator object

Source: bp-integrations/learndash/learndash/Sync.php:58

Sync::groupUserEditCheck()

Check if the user type need to be synced

Source: bp-integrations/learndash/buddypress/Sync.php:263

Sync::groupUserEditCheck()

Check if the user type need to be synced

Source: bp-integrations/learndash/learndash/Sync.php:189

Sync::init()

Add actions once integration is ready

Source: bp-integrations/learndash/buddypress/Sync.php:40

Sync::init()

Add actions once integration is ready

Source: bp-integrations/learndash/learndash/Sync.php:41

Sync::onAdminAdded()

Sync when a admin is added to the group

Source: bp-integrations/learndash/buddypress/Sync.php:148

Sync::onAdminAdded()

Sync when a admin is added to the group

Source: bp-integrations/learndash/learndash/Sync.php:137