wpseek.com
A WordPress-centric search engine for devs and theme authors



dashboard_boot_dependencies › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
$boot_dependencies = apply_filters(
Parameters:
  • () boot_dependencies Boot dependencies for the page.
    Required: Yes
Defined at:
Codex:

Filters the boot script-module dependencies for the dashboard page.

Surfaces extending this page can append entries to the boot dependency list. Each entry is an array with 'import' (string 'static' or 'dynamic') and 'id' (script-module handle) keys.




Source

$boot_dependencies = apply_filters(