Home › Forums › General Issues › Is the Field Key of an ACF custom field the same as the WP Custom Field K › Reply To: Is the Field Key of an ACF custom field the same as the WP Custom Field K
Hi @jrstaatsiii
For each custom field value saved on a post (video), ACF will save 2 records:
1. The value: This postmeta entry will use the field_name (video) and the value will be the field’s value (video url)
2. The reference field: This postmeta entry will use the field_name with a prefix (_video) and the value iwll be the field’s key (field_12353)
I think you should change your Yoast’s value to ‘video’, or what ever the field name is.
Cheers
Elliot
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.