File: bp-forums/replies/functions.php |
Description |
---|---|
bbp_edit_reply |
No Errors |
bbp_edit_reply_post_extras |
Additional Actions (After Save) |
bbp_update_reply() |
Handle all the extra meta stuff from posting a new reply or editing a reply |
bbp_insert_reply() |
A wrapper for wp_insert_post() that also includes the necessary meta values for the reply to function properly. |
bbp_new_reply_handler() |
Handles the front end reply submission |
bbp_new_reply_pre_title |
Reply Title |
bbp_new_reply_pre_content |
Reply Content |
bbp_new_reply_pre_extras |
Additional Actions (Before Save) |
bbp_new_reply_pre_insert |
Reply Blacklist |
bbp_new_reply |
Update counts, etc. |