read2me-online / itunes-podcast-feed-php

A tiny PHP7.1+ library for generating iTunes-compatible podcast feeds.
https://github.com/read2me-online/read2me-widget
5 stars 5 forks source link

Support arbitrary GUID #8

Closed NinoSkopac closed 6 years ago

NinoSkopac commented 6 years ago

Right now the GUID in Item is set as fileUrl: https://github.com/read2me-online/itunes-podcast-feed-php/blob/master/src/templates/item.xml#L12

Add an optional $guid param to Item