Description
Fires when scripts and styles are enqueued for the code editor.
Occurrences
Filename | Line Number |
---|---|
wp-includes/general-template.php | 3934 |
Parameters
Type | Name | Description |
---|---|---|
array | $settings | Settings for the enqueued code editor. |
PHP Doc
/**
* Fires when scripts and styles are enqueued for the code editor.
*
* @since 4.9.0
*
* @param array $settings Settings for the enqueued code editor.
*/