• Resolved Mike Little

    (@mikelittle)


    The podcast list block uses the post guid field to generate the href in the listing.

    It should not do this. The guid field “looks” like a URL but it is not one.

    Specifically if you use a different schema for guids then it is definitely not a link.

    You should use get_permalink( $episode->ID)instead for using $episode->guid`.

Viewing 1 replies (of 1 total)
  • Plugin Author Craig Hewitt

    (@podcastmotor)

    Hi Mike,

    Thanks for bringing this to our attention. Saw that you logged a GitHub issue for this as well and we’ll get that updated and merged into the plugin here shortly.

Viewing 1 replies (of 1 total)
  • The topic ‘The podcast list block uses guid for a link’ is closed to new replies.