bbp_admin()

Setup bbPress admin


Description Description


Source Source

File: includes/admin/actions.php

function bbp_admin() {
	return bbp_setup_admin();
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 bbPress (r6598) Moved to actions.php
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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