bp_nouveau_activity_rss_link()
Outputs the Activity RSS link.
Source Source
File: bp-templates/bp-nouveau/includes/activity/template-tags.php
function bp_nouveau_activity_rss_link() { echo esc_url( bp_nouveau_activity_get_rss_link() ); }
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |