bbp_register_admin_scripts()

Dedicated action to register admin scripts


Description Description


Source Source

File: includes/admin/actions.php

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

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.