do_action( 'wp_enqueue_code_editor', array $settings )

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


Description


Parameters

$settings

(array) Settings for the enqueued code editor.


Top ↑

Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog

Version Description
4.9.0 Introduced.