WordPress / better-code-editing

[✅ Merged into 4.9-alpha] Better Code Editing WordPress plugin
https://wordpress.org/plugins/better-code-editing/
37 stars 16 forks source link

Add wp_enqueue_code_editor action #68

Closed westonruter closed 6 years ago

westonruter commented 6 years ago

Similarly to the wp_enqueue_editor action for the post (TinyMCE) editor, this action can be used to enqueue additional CodeMirror addons or themes to override what is enqueued by default in wp_enqueue_code_editor() for the given $settings array.