Core Function
View Source on Trac ↗ wp_get_code_editor_settings()
wp_get_code_editor_settings( mixed $args ) Generates and returns code editor settings.
Parameters 1 required
| Name / Type | Description |
|---|---|
| array | $args { Args. Required |
Return Value
((array)
| false) Settings for the code editor.
Function Information
Since Version
5.0.0
Source File
wp-includes/general-template.php
Advertisement