podlove / podlove-publisher

Podlove Podcast Publisher for WordPress
https://wordpress.org/plugins/podlove-podcasting-plugin-for-wordpress/
MIT License
299 stars 84 forks source link

Check that chapters caching is working when using an external asset #1412

Open eteubert opened 1 year ago

eteubert commented 1 year ago

This looks to me like the transient cache is setup correctly: https://github.com/podlove/podlove-publisher/blob/53b0ee28d0004dfce88c2b15baea3d9114846ef6/lib/chapters_manager.php#L65-L91

But there is a report that sounds like every chapter access results in a http request.