do_action( 'bp_enqueue_scripts' )
Fires inside the ‘bp_enqueue_scripts’ function, where BP enqueues its CSS and JS.
Description Description
Source Source
File: bp-core/bp-core-dependency.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |