bbp_reply_admin_links( array $args = array() )
Output admin links for reply
Description
Parameters
- $args
-
(Optional) See bbp_get_reply_admin_links()
Default value: array()
Source
File: bp-forums/replies/template.php
function bbp_reply_admin_links( $args = array() ) { echo bbp_get_reply_admin_links( $args ); }
Changelog
Version | Description |
---|---|
bbPress (r2667) | 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.