Home › Forums › General Issues › How to display the value from the latest post id in the widget › Reply To: How to display the value from the latest post id in the widget
Hi @ayeweb
Thanks for the post.
I am not sure I have clearly understood this use case, but I would like to point that you can target anh ACF value from the $_POST data like so:
$value = $_POST['acf']['field_key'];
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.