Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个自定义字段,我可以在其中填充多个值,例如
自定义字段值
图片 = img1.jpg、img2.jpg、img3.jpg
谢谢
你能更准确地说明你想做什么吗?您是否正在处理主题文件中的帖子元数据?
如果是这样,您实际上可以将数组传递给update_post_meta它,它会自动序列化它。
update_post_meta