Used ACF to show most recent related product updates on all product posts
Used ACF to show most recent product related updates on all product posts
Used the post meta data from the ACF values and set a WP Query to show the three most recent related posts, sorted by tag. Excluded the current post from the query through the ‘post__not_in’ value.
