admin管理员组文章数量:1333482
As per title, I want to add a second rich text editor (or whatever that's called now?) to the Post edit page, and then allow the content from that to be easily insertable inside any Post template page.
I've found a couple of references of how to do this, this one particularly is the same question, but from a long time ago with now outdated answers.
Thanks!
As per title, I want to add a second rich text editor (or whatever that's called now?) to the Post edit page, and then allow the content from that to be easily insertable inside any Post template page.
I've found a couple of references of how to do this, this one particularly is the same question, but from a long time ago with now outdated answers.
Thanks!
Share Improve this question asked Jun 13, 2020 at 10:23 mozbozmozboz 2,6281 gold badge12 silver badges23 bronze badges1 Answer
Reset to default 0Going to leave the question, but I've just found that this is extremely easily achievable with Custom Fields if you don't want rich text, and the Advanced Custom Fields plugin if you do.
The fields are setup with ACF's UI in the WP control panel, and then inserted in the page with simply:
the_field('field_id');
本文标签: Add a second rich text input to post editorand make that content available in post template
版权声明:本文标题:Add a second rich text input to post editor, and make that content available in post template 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742352452a2458761.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论