Methods |
Description |
---|---|
Requirements::checkForRequirements() |
Check if each requirement is satisfied |
Requirements::getLoadedRequirements() |
Get the passed requirements |
Requirements::getMissingRequirements() |
Get the missing requirements |
Rest_BBP_Walker_Reply::__construct() |
Confirm the tree_type |
Rest_BBP_Walker_Reply::display_element() | |
Rest_BBP_Walker_Reply::end_el() | |
Rest_BBP_Walker_Reply::end_lvl() | |
Rest_BBP_Walker_Reply::start_el() | |
Rest_BBP_Walker_Reply::start_lvl() | |
Settings::__construct() |
Constructor |
Settings::defaultOptions() |
Default options |
Settings::get() |
Get the option from loader |
Settings::getName() |
Convert . seperated name to array syntax |
Settings::installDefaultSettings() |
Presist the default option into db if not exists |
Settings::set() |
Set the option to loader |
Settings::setGroupSyncTimestamp() |
Set the group sync timestamp to determine if we need a full sync of simple sync |
Settings::update() |
Presist the loader value to db |
SimplePress5::__construct() |
Main Constructor |
SimplePress5::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in. |
SimplePress5::callback_html() |
This callback processes any custom parser.php attributes and custom HTML code with preg_replace |
SimplePress5::callback_reply_title() |
Set the reply title |
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. |
SimplePress5::callback_status() |
Translate the post status from Simple:Press v5.x numeric’s to WordPress’s strings. |
SimplePress5::callback_sticky_status() |
Translate the topic sticky status type from Simple:Press v5.x numeric’s to WordPress’s strings. |
SimplePress5::callback_topic_reply_count() |
Verify the topic reply count. |
SimplePress5::info() |
This method allows us to indicates what is or is not converted for each converter. |
SimplePress5::setup_globals() |
Sets up the field mappings |
SMF::__construct() |
Main Constructor |
SMF::authenticate_pass() |
This method is to take the pass out of the database and compare to a pass the user has typed in. |
SMF::callback_html() |
This callback processes any custom parser.php attributes and custom code with preg_replace |
SMF::callback_reply_title() |
Set the reply title |
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. |
SMF::callback_sticky_status() |
Translate the topic sticky status type from SMF v2.0.4 numeric’s to WordPress’s strings. |
SMF::callback_topic_reply_count() |
Verify the topic/reply count. |
SMF::callback_topic_status() |
Translate the post status from SMF v2.0.4 numeric’s to WordPress’s strings. |
SMF::info() |
This method allows us to indicates what is or is not converted for each converter. |
SMF::setup_globals() |
Sets up the field mappings |
Sync::__construct() |
Constructor |
Sync::__construct() |
Constructor |
Sync::beforeMemberAdded() |
Sync before when a member is added to the group |
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. |
Sync::enabled() |
Returns if buddypress sync is enabled or not |
Sync::generator() |
Get Sync generator object |
Sync::generator() |
Get Sync generator object |
Sync::groupUserEditCheck() |
Check if the user type need to be synced |
Sync::groupUserEditCheck() |
Check if the user type need to be synced |
Sync::init() |
Add actions once integration is ready |
Sync::init() |
Add actions once integration is ready |
Sync::onAdminAdded() |
Sync when a admin is added to the group |
Sync::onAdminAdded() |
Sync when a admin is added to the group |