bbp_cancel_reply_to_link( $text = '' )
Output the reply to a reply cancellation link
Description
Source
File: bp-forums/replies/template.php
function bbp_cancel_reply_to_link( $text = '' ) { echo bbp_get_cancel_reply_to_link( $text ); }
Changelog
Version | Description |
---|---|
bbPress (r4944) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.