bp_profile_names_tutorial()

Link to Profile Names tutorial

Description

Source

File: bp-core/admin/bp-core-admin-settings.php

1066
1067
1068
1069
1070
1071
1072
1073
1074
function bp_profile_names_tutorial() {
    ?>
 
    <p>
        <a class="button" href="<?php echo bp_core_help_docs_link( 'components/profiles/profile-names.md' ); ?>"><?php _e( 'View Tutorial', 'buddyboss' ); ?></a>
    </p>
 
    <?php
}

Changelog

Changelog
Version Description
BuddyBoss 1.1.1 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.