do_action( 'bp_members_admin_enqueue_scripts', string $id, array $screen_id )

Fires after all of the members JavaScript and CSS are enqueued.


Parameters Parameters

$id

(string) ID of the current screen.

$screen_id

(array) Array of allowed screens to add scripts and styles to.


Source Source

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

View on Trac



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.