Changeset 4041 for branches/plugin/bbp-includes/bbp-topic-functions.php
- Timestamp:
- 07/01/2012 11:50:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-topic-functions.php
r4025 r4041 265 265 /** No Errors *************************************************************/ 266 266 267 do_action( 'bbp_new_topic_pre_extras' );267 do_action( 'bbp_new_topic_pre_extras', $forum_id ); 268 268 269 269 // Add the content of the form to $topic_data as an array.
Note: See TracChangeset
for help on using the changeset viewer.