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



wp_enqueue_code_editor › WordPress Action Hooks

Seit4.9.0
Veraltetn/v
do_action( 'wp_enqueue_code_editor', $settings )
Parameter:
  • (array) $settings Settings for the enqueued code editor.
    Erforderlich: Ja
Definiert in:
Codex:

Fires when scripts and styles are enqueued for the code editor.





Quellcode

do_action( 'wp_enqueue_code_editor', $settings );