apply_filters( 'bp_members_admin_js', string $js )
Filters the JS URL to enqueue in the Members admin area.
Parameters Parameters
- $js
-
(string) URL to the JavaScript admin file to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |