To get a custom field named color
.
get_post_meta(get_the_ID(), 'color', true);
If you’re using the Advanced Custom Fields plugin, try
get_field('field_name');
Let me know if this helped. Follow me on Twitter, Facebook and YouTube, or 🍊 buy me a smoothie.
p.s. I increased my AdSense revenue by 200% using AI 🤖. Read my Ezoic review to find out how.