Why isn't get_post_meta working?

后端 未结 9 1077
予麋鹿
予麋鹿 2020-12-12 05:12

Simple Wordpress problem - get_post_meta is not retrieving custom field values. Here\'s the code that is pulling from the custom fields:



        
9条回答
  •  爱一瞬间的悲伤
    2020-12-12 05:50

    Actually, it gave you '/', which is not nothing. I'd say that's what's saved as 'slider_image'. Check the post (or the database directly).

提交回复
热议问题