apply_filters( 'bp_nouveau_enqueue_styles', array $value )
Filters the styles to enqueue for BuddyPress Nouveau.
Description
This filter provides a multidimensional array that will map to arguments used for wp_enqueue_style(). The primary index should have the stylesheet handle to use, and be assigned an array that has indexes for file location, dependencies, and version.
Parameters
- $value
-
Array of styles to enqueue.
Source
Changelog
Version | Description |
---|---|
BuddyPress 3.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.