bp_photo_uploading_tutorial()
Link to Photo Uploading tutorial
Description
Source
File: bp-media/bp-media-settings.php
544 545 546 547 548 549 550 551 552 | function bp_photo_uploading_tutorial() { ?> <p> <a class = "button" href= "<?php echo bp_core_help_docs_link( 'components/media/photo-uploading.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.