Support

Account

Home Forums General Issues Post Object returning attachment URL, not direct URL Reply To: Post Object returning attachment URL, not direct URL

  • instead of the_permalink() you want to use echo wp_get_attachment_url($post->ID);

    https://codex.wordpress.org/Function_Reference/wp_get_attachment_url