#463 closed defect (bug) (fixed)
Hook before and after the forum post form
| Reported by: | nicolagreco | Owned by: | nicolagreco |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | ||
| Cc: | notsecurity@… |
Description
I need 2 hooks that could be ever useful for others :D
a hook before and a hook after the forum post forms like in wires
59 <div id="post-topic-reply"> 60 <p><?php _e( 'Add a reply:', 'buddypress' ) ?></p> 61 <textarea name="reply_text" id="reply_text"></textarea> 62 <p class="submit"><input type="submit" name="submit_reply" id="submit" value="<?php _e( 'Post Reply', 'buddypress' ) ?>" /></p> 63 64 <?php wp_nonce_field( 'bp_forums_new_reply' ) ?> 65 </div>
thanks,
Nicola
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Milestone Default Member Theme 1.0 deleted