Warning: This function has been deprecated.

bp_core_add_admin_menu_styles()

Loads admin panel styles and scripts.


Description Description


Source Source

File: bp-core/deprecated/1.6.php

function bp_core_add_admin_menu_styles() {
	_deprecated_function( __FUNCTION__, '1.6' );
}

Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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