admin管理员组文章数量:1122832
Does anyone know why the WP post footnotes are in the postmeta table and not in the one where the articles (posts) are located? This choice means that the copy-paste of the footnotes (edit side) does not work: the block copied to another page or article shows the empty footnotes.
Technically, what was the need to make this choice instead of putting all the content in the posts table? Always technically, do you think it will be possible to foresee that the "copy" also takes the footnotes?
Does anyone know why the WP post footnotes are in the postmeta table and not in the one where the articles (posts) are located? This choice means that the copy-paste of the footnotes (edit side) does not work: the block copied to another page or article shows the empty footnotes.
Technically, what was the need to make this choice instead of putting all the content in the posts table? Always technically, do you think it will be possible to foresee that the "copy" also takes the footnotes?
Share Improve this question edited Oct 5, 2024 at 20:24 Juri Rudi asked Oct 5, 2024 at 20:19 Juri RudiJuri Rudi 3012 silver badges8 bronze badges1 Answer
Reset to default 2There were attempts to add footnotes support to core for several years, with several approaches being explored. It was decided to store them in post meta to make it easier to render the footnotes outside of the post content in templates. See: https://github.com/WordPress/gutenberg/pull/51201
本文标签: post metaFootnotes are not copied as a block
版权声明:本文标题:post meta - Footnotes are not copied as a block 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736284132a1927183.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论