采用wp_editor函数就行:

wp_editor( "的文本内容", 'topic_content_filtered', array('textarea_name' => 'topic_content_filtered', 'editor_class' => 'requiredField','textarea_rows' => 12) );

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
  • 2021-07-18
  • 2021-08-30
  • 2021-10-09
  • 2021-08-08
猜你喜欢
  • 2021-09-03
  • 2021-07-16
  • 2021-08-01
  • 2021-06-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案