admin管理员组文章数量:1390749
My block seems to work correctly, unfortunately none of my metadata gets saved after saving the article.
You can find source code for my block in this repository. It simply adds a toggle to set a meta value to false or true.
While the value to my attribute seems to change after calling:
setAttributes( { featured: value } );
If I save my post and check the rest api, the value actually won’t have changed.
I have absolutely no clue why this isn’t working. Is there anything wrong with the code?
本文标签: custom fieldWordpress BlockssetAttributes not saving
版权声明:本文标题:custom field - Wordpress Blocks, setAttributes not saving 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744662006a2618298.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论