WPDev.one
Core Function
View Source on Trac ↗

wp_enqueue_code_editor()

wp_enqueue_code_editor( mixed $args )

Enqueues assets needed by the code editor for the given settings.

Parameters 1 required

Name / Type Description
array

$args { Args.

Required

Return Value

((array)
| false) Settings for the enqueued code editor, or false if the editor was not enqueued.

Function Information

Since Version
4.9.0
Source File
wp-includes/general-template.php
Advertisement