do_action( 'bp_admin_enqueue_scripts', string $hook_suffix )

Fires inside the bp_admin_enqueue_scripts function.


Description Description


Parameters Parameters

$hook_suffix

The current admin page, passed to admin_enqueue_scripts.


Top ↑

Source Source

File: bp-core/admin/bp-core-admin-actions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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