Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/13/2011 11:44:41 AM (14 years ago)
Author:
djpaul
Message:

Add do_action inside activity comment reply form.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/activity/entry.php

    r3810 r4043  
    9696                </div>
    9797
     98                <?php do_action( 'bp_activity_entry_comments' ); ?>
    9899                <?php wp_nonce_field( 'new_activity_comment', '_wpnonce_new_activity_comment' ); ?>
    99100
Note: See TracChangeset for help on using the changeset viewer.