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' );
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.