- Timestamp:
- 05/30/2018 04:59:34 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/src/bp-templates/bp-nouveau/includes/activity/template-tags.php
r12105 r12149 696 696 function bp_nouveau_activity_comment_form() { 697 697 bp_get_template_part( 'activity/comment-form' ); 698 699 /**700 * Fires after the activity entry comment form.701 *702 * @since 1.5.0703 */704 do_action( 'bp_activity_entry_comments' );705 698 } 706 699
Note: See TracChangeset
for help on using the changeset viewer.