bp_posts_in_activity_tutorial()
Link to Posts in Activity Feed tutorial
Description
Source
File: bp-core/admin/bp-core-admin-settings.php
188 189 190 191 192 193 194 195 196 | function bp_posts_in_activity_tutorial() { ?> <p> <a class = "button" href= "<?php echo bp_core_help_docs_link( 'components/activity/posts-in-activity-feeds.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.