wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



dashboard_boot_dependencies › WordPress Filter Hooks

Seitn/v
Veraltetn/v
$boot_dependencies = apply_filters(
Parameter:
  • () boot_dependencies Boot dependencies for the page.
    Erforderlich: Ja
Definiert in:
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.




Quellcode

$boot_dependencies = apply_filters(