do_action( 'admin_enqueue_scripts', $hook_suffix )
Enqueue scripts for all admin pages.
Parameters:
| Name | Type | Description |
|---|---|---|
$hook_suffix |
string | The current admin page. |
- Since:
- 2.8.0
- Source:
| Name | Type | Description |
|---|---|---|
$hook_suffix |
string | The current admin page. |