bbp_topic_row_actions()
Allow topic rows to have administrative actions
Description Description
Source Source
File: includes/topics/template.php
function bbp_topic_row_actions() {
do_action( 'bbp_topic_row_actions' );
}
Changelog Changelog
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |