Support

Account

Home Forums General Issues get_field() not returning values on specific post ID for image Reply To: get_field() not returning values on specific post ID for image

  • Are you sure that this is returning the correct post ID?

    
    $post_id = attachment_url_to_postid($image_url);