BP_LearnDash_Admin_Integration_Tab::bp_privacy_tutorial_ld_to_bb_sync()

Register View Tutorial button.

Description

Source

File: bp-integrations/learndash/bp-admin-learndash-tab.php

	public function bp_privacy_tutorial_ld_to_bb_sync() {
		?>

		<p>
			<a class="button" href="<?php echo bp_core_help_docs_link( 'integrations/learndash/courses-with-social-groups.md' ); ?>"><?php _e( 'View Tutorial', 'buddyboss' ); ?></a>
		</p>

		<?php
	}

Changelog

Changelog
Version Description
BuddyBoss 1.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.