bbp_admin_tool_box()

Dedicated action to output admin tools.php sections


Description Description


Source Source

File: includes/admin/actions.php

function bbp_admin_tool_box() {
	do_action( 'bbp_admin_tool_box' );
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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