apply_filters( 'bp_core_admin_bar_css', string $value )
Filters the URL for the Admin Bar stylesheet.
Description Description
Parameters Parameters
- $value
-
URL for the Admin Bar stylesheet.
Source Source
File: bp-core/bp-core-cssjs.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.1.0 | Introduced. |