bp_search_settings_tutorial()
Link to Search tutorial
Description
Source
File: bp-search/bp-search-settings.php
447 448 449 450 451 452 453 454 455 | function bp_search_settings_tutorial() { ?> <p> <a class = "button" href= "<?php echo bp_core_help_docs_link( 'components/network-search.md' ); ?>" ><?php _e( 'View Tutorial' , 'buddyboss' ); ?></a> </p> <?php } |
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.