bp_core_register_deprecated_styles()
Register (not enqueue) styles that used to be used by BuddyPress.
Description Description
Source Source
File: bp-core/deprecated/2.1.php
function bp_core_register_deprecated_styles() { // Scripts undeprecated as of 2.5.0. }
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |