apply_filters( 'bp_core_register_common_styles', array $value )
Filters the BuddyPress Core stylesheet files to register.
Parameters Parameters
- $value
-
(array) Array of stylesheet file information to register.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |