Home › Forums › Backend Issues (wp-admin) › Change post featured image based on user status › Reply To: Change post featured image based on user status
No. The WP featured image can only have one image assigned to it.
This is a WP question, not really an ACF question. You would need to filter WP functions that get and show the post thumbnail. For example this function that gets the thumbnail ID is filterable https://developer.wordpress.org/reference/functions/get_post_thumbnail_id/.
I could potentially give you code to alter this but I have no idea what else would need to be modified.
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.