bp_ld_sync (美元的组件=零)
返回指定的BuddyBoss LearnDash同步组件。
描述
源
文件:bp-乐动体育网站怎样integrations / learndash / bp-learndash-functions.php
Function bp_ld_sync($component = null) {global $bp_ld_sync;返回组件美元?bp_ld_sync - >组件:美元bp_ld_sync美元;}
更新日志
版本 | 描述 |
---|---|
BuddyBoss 1.0.0 | 介绍了。 |
相关的
所使用的 | 描述 |
---|---|
bp-members /类/ class-bp-rest-members-details-endpoint.php:BP_REST_Members_Details_Endpoint: bp_rest_default_menu () | 获得默认下拉导航。 |
bp-groups /类/ class-bp-rest-group-settings-endpoint.php:BP_REST_Group_Settings_Endpoint: update_courses_fields () | 更新组课程设置。 |
bp-groups /类/ class-bp-rest-group-settings-endpoint.php:BP_REST_Group_Settings_Endpoint: register_routes () | 注册组件路由。 |
bp-groups /类/ class-bp-rest-group-settings-endpoint.php:BP_REST_Group_Settings_Endpoint: get_courses_fields () | 获取群组课程设置。 |
bp-乐动体育网站怎样integrations / learndash /类/ class-bp-rest-learndash-courses-endpoint.php:BP_REST_Learndash_Courses_Endpoint: get_item () | 检索课程。 |
bp-乐动体育网站怎样integrations / learndash /核心/ Core.php:核心:bp_ld_custom_continue_url_arr () | 获取当前课程的所有url (lesson, topic, quiz) |
bp-乐动体育网站怎样integrations / learndash /核心/ Core.php:核心:bp_course_resume () | |
bp-乐动体育网站怎样integrations / learndash /核心/ Admin.php:管理:printDependencyAdminNotice () | 输出依赖项注意html |
bp-乐动体育网站怎样integrations / learndash /核心/ Admin.php:管理:printRequirementAdminNotice () | 输出需求通知html |
bp-乐动体育网站怎样integrations / learndash /图书馆/ ReportsGenerator.php:ReportsGenerator: setupParams () | 设置ld活动查询参数 |
bp-乐动体育网站怎样integrations / learndash /图书馆/ ReportsGenerator.php:ReportsGenerator: __construct () | 构造函数 |
bp-乐动体育网站怎样integrations / learndash /图书馆/ SyncGenerator.php:SyncGenerator: getLdSyncToRole () | 获取要同步到的ld角色 |
bp-乐动体育网站怎样integrations / learndash /图书馆/ SyncGenerator.php:SyncGenerator: createBuddypressGroup () | 根据当前ld组创建bp组 |
bp-乐动体育网站怎样integrations / learndash /图书馆/ SyncGenerator.php:SyncGenerator: getBpSyncToRole () | 让bp角色同步到 |
bp-乐动体育网站怎样integrations / learndash buddypress /发电机/ EssaysReportsGenerator.php:EssaysReportsGenerator: getGroupEssays () | 下载所有属于这个组的课程的论文 |
bp-乐动体育网站怎样integrations / learndash buddypress /发电机/ AssignmentsReportsGenerator.php:AssignmentsReportsGenerator: getGroupAssignments () | 载入所有属于该组课程的作业 |
bp-乐动体育网站怎样integrations / learndash buddypress /组件/ BpGroupCourses.php:BpGroupCourses: loadSubMenuTemplate () | 在标签内容之前显示标签子菜单 |
bp-乐动体育网站怎样integrations / learndash buddypress /组件/ BpGroupCourses.php:BpGroupCourses: showTabOnView () | 确定谁可以看到标签 |
bp-乐动体育网站怎样integrations / learndash buddypress /组件/ BpGroupCourses.php:BpGroupCourses: showTabOnCreate () | 该选项卡应该显示在群组创建屏幕上吗 |
bp-乐动体育网站怎样integrations / learndash buddypress /组件/ BpGroupCourses.php:BpGroupCourses: settings_screen () | 显示所有视图的设置 |
bp-乐动体育网站怎样integrations / learndash buddypress /组件/ BpGroupCourses.php:BpGroupCourses: settings_screen_save () | 保存所有视图的设置 |
bp-乐动体育网站怎样integrations / learndash buddypress /组件/ BpGroupReports.php:BpGroupReports: loadSubMenuTemplate () | 在标签内容之前显示标签子菜单 |
bp-乐动体育网站怎样integrations / learndash buddypress /组件/ BpGroupReports.php:BpGroupReports: showTabOnView () | 确定谁可以看到标签 |
bp-乐动体育网站怎样integrations / learndash buddypress / Courses.php:课程:getGroupCourses () | 返回属于组的课程 |
bp-乐动体育网站怎样integrations / learndash buddypress / Core.php:核心:registerGroupComponent () | 根据设置注册BP群扩展组件 |
bp-乐动体育网站怎样integrations / learndash buddypress / Sync.php:同步:使() | 返回是否启用buddypress同步 |
bp-乐动体育网站怎样integrations / learndash buddypress / Sync.php:同步:onGroupCreate () | 在创建新组时运行同步 |
bp-乐动体育网站怎样integrations / learndash buddypress / Sync.php:同步:onGroupDeleted () | 删除组时的Desync |
bp-乐动体育网站怎样integrations / learndash buddypress / Sync.php:同步:groupUserEditCheck () | 检查用户类型是否需要同步 |
bp-乐动体育网站怎样integrations / learndash buddypress / Admin.php:管理:init () | 一旦集成就绪,就添加操作 |
bp-乐动体育网站怎样integrations / learndash buddypress / Admin.php:管理:saveGroupSyncMetaBox () | 当bp组从admin保存时,保存组同步metabox值 |
bp-乐动体育网站怎样integrations / learndash buddypress / Admin.php:管理:asyncMetaboxHtml () | 输出组同步metabox html |
bp-乐动体育网站怎样integrations / learndash buddypress / Ajax.php:Ajax: ajaxGetExports () | 从报表生成器获取导出数据 |
bp-乐动体育网站怎样integrations / learndash buddypress / Ajax.php:Ajax: ajaxDownloadReport () | 将导出内容输出到头缓冲区 |
bp-乐动体育网站怎样integrations / learndash buddypress / Ajax.php:Ajax: validateRequest () | 验证ajax请求 |
bp-乐动体育网站怎样integrations / learndash buddypress / Ajax.php:Ajax: setRequestGroups () | 在ajax请求上设置当前的bp和ld组 |
bp-乐动体育网站怎样integrations / learndash buddypress / Ajax.php:Ajax: getGenerator () | 根据请求获取生成器类 |
bp-乐动体育网站怎样integrations / learndash buddypress / Helpers.php:助手:getLearndashGroupId () | 获取连接的ld组id |
bp-乐动体育网站怎样integrations / learndash buddypress / Ajax.php:Ajax: ajaxGetReports () | 得到报告 |
bp-乐动体育网站怎样integrations / learndash buddypress / Ajax.php:Ajax: unsetCompletionOnExport () | 导出时取消设置完成状态 |
bp-乐动体育网站怎样integrations / learndash buddypress / Reports.php:报告::getCurrentGenerator () | 根据请求值获取当前生成器的类名 |
bp-乐动体育网站怎样integrations / learndash buddypress / Reports.php:报告::removePointsColumnIfNotAssigned () | 如果所有的课程都没有点数,就删除点数栏 |
bp-乐动体育网站怎样integrations / learndash buddypress / Reports.php:报告::getGroupUsersList () | 获取筛选器的组成员列表 |
bp-乐动体育网站怎样integrations / learndash buddypress / Reports.php:报告::getGroupCoursesList () | 获取组的课程列表进行筛选 |
bp-乐动体育网站怎样integrations / learndash buddypress / Reports.php:报告::showReportUserStats () | 输出报告用户统计html |
bp-乐动体育网站怎样integrations / learndash buddypress / Reports.php:报告::showReportCourseStats () | 输出报告课程统计html |
bp-乐动体育网站怎样integrations / learndash buddypress / Reports.php:报告::registerReportsScript () | 在报表页上添加脚本 |
bp-乐动体育网站怎样integrations / learndash learndash / Sync.php:同步:groupUserEditCheck () | 检查用户类型是否需要同步 |
bp-乐动体育网站怎样integrations / learndash learndash / Sync.php:同步:预检验() | 标准预检查孔所有同步发生 |
bp-乐动体育网站怎样integrations / learndash learndash / Admin.php:管理:asyncMetaboxHtml () | 输出组同步metabox html |
bp-乐动体育网站怎样integrations / learndash learndash / Sync.php:同步:onGroupUpdated () | 当创建/更新新组时运行同步 |
bp-乐动体育网站怎样integrations / learndash learndash / Sync.php:同步:onGroupDeleted () | 删除组时的Desync |
bp-乐动体育网站怎样integrations / learndash learndash / Admin.php:管理:init () | 一旦集成就绪,就添加操作 |
bp-乐动体育网站怎样integrations / learndash / bp-admin-learndash-tab.php:BP_LearnDash_Admin_Integration_Tab: get_input_name () | 覆盖输入名称 |
bp-乐动体育网站怎样integrations / learndash / bp-admin-learndash-tab.php:BP_LearnDash_Admin_Integration_Tab: get_input_value () | 覆盖输入值 |
bp-乐动体育网站怎样integrations / learndash / bp-admin-learndash-tab.php:BP_LearnDash_Admin_Integration_Tab: settings_save () | 使用设置助手类保存learndash设置 |
bp-乐动体育网站怎样integrations / learndash / bp-learndash-functions.php:bp_learndash_get_group_courses () | 返回LearnDash组课程数组。 |
bp-templates / bp-nouveau /包括/团体/ classes.php:BP_Nouveau_Customizer_Group_Nav: setup_nav () | 仅使用所需参数设置临时导航。 |