bbp_register_admin_settings()

Dedicated action to register admin settings


Description Description


Source Source

File: includes/admin/actions.php

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

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.