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

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


Description Description


Parameters Parameters

$id

ID of the current screen.

$screen_id

Array of allowed screens to add scripts and styles to.


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.