最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

custom field - Wordpress Blocks, setAttributes not saving

programmeradmin2浏览0评论

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?

发布评论

评论列表(0)

  1. 暂无评论