bp_nouveau_activity_comment_form()
Load the Activity comment form
Source Source
File: bp-templates/bp-nouveau/includes/activity/template-tags.php
function bp_nouveau_activity_comment_form() { bp_get_template_part( 'activity/comment-form' ); }
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |