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