bp_activity_sitewide_feed()
Template tag so we can hook activity feed to
.Description
Source
File: bp-activity/bp-activity-template.php
function bp_activity_sitewide_feed() { ?> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo( 'name' ) ?> | <?php _e( 'Site Wide Activity RSS Feed', 'buddyboss' ) ?>" href="<?php bp_sitewide_activity_feed_link() ?>" /> <?php }
Changelog
Version | Description |
---|---|
BuddyPress 1.5.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.