We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jQuery
1 parent b4c8cd8 commit 5192ff9Copy full SHA for 5192ff9
1 file changed
src/js/_enqueues/wp/code-editor.js
@@ -406,7 +406,7 @@ if ( 'undefined' === typeof window.wp.codeEditor ) {
406
*
407
* @since 4.9.0
408
409
- * @param {string|Element} textarea - The HTML id, jQuery object, or DOM Element for the textarea that is used for the editor.
+ * @param {string|jQuery|Element} textarea - The HTML id, jQuery object, or DOM Element for the textarea that is used for the editor.
410
* @param {CodeEditorSettings} [settings] - Settings to override defaults.
411
412
* @return {CodeEditorInstance} Instance.
0 commit comments