Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Wordpress wp_editor textareaフィールドにカスタム属性を追加する方法は?
公式ドキュメントでは、これを行う方法はありません。WordPressのwp_editorメソッドで生成されるテキストエリアにクライアント側のバリデーション属性(data-bvalidator="required")を追加する必要があります。
助言がありますか ?