問題タブ [wp-editor]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
3496 参照

wordpress - jqueryを使ってwp_editorの中身を読む方法

wp_editor を使用しています。require クラスを editor_class として追加しました。レンダリングされた html は次のとおりです。

次のようにrequireクラスを持つテキストエリア入力の内容を読みたい:

しかし、うまくいきません。コンテンツを読むための他のアプローチはありますか?