apply_filters( 'bp_members_admin_js', string $js )

Filters the JS URL to enqueue in the Members admin area.


Description Description


Parameters Parameters

$js

URL to the JavaScript admin file to load.


Top ↑

Source Source

File: bp-members/classes/class-bp-members-admin.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.