apply_filters( 'bp_core_admin_bar_css', string $value )
Filters the URL for the Admin Bar stylesheet.
Parameters Parameters
- $value
-
(string) URL for the Admin Bar stylesheet.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |