podlove-publisher
podlove-publisher copied to clipboard
Podlove Podcast Publisher for WordPress
On the episode page, post data is fetched in a loop, resulting in as many queries as there are episodes. https://github.com/podlove/podlove-publisher/blob/beta/lib/modules/related_episodes/related_episodes.php#L87-L100
This one might be more of a feature request or change in design than a real bug. ### Use case I had a look at the somewhat well supported [Podcast...
### Status quo The Podlove Podcast Publisher plugin does allow for automatic e-mail notifications to contributors after an episode has been published. That's a great feature. As of version `3.2.2`...
I (unknowingly) created two seasons with the same name. When I went to add an image to the newer season, it was applied to the older season instead. ### Expected...
This pull request adds the regression display to the PPP. It consists primarily of two files: `regression.php` selects the appropriate data from the DB, calculates the regression, and generates a...
### Expected behavior Podlove should not pile temporary (`.tmp`) geo-data on the users webserver. Temporary data should get deleted every now and then to save webspace. ### Actual behavior There...
## User Story Jessi (an amateur podcaster) wants to create a new Podcast with the Publisher. She has a working Wordpress installation and already installed the Publisher Plugin. ## Involved...
Because the auphonic data sent to the production comes from the `#auphonic` element, it's only complete if the page is refreshed after all data is set. When you create an...
### Expected behavior When I set the show parameter at Podlove Templates for generating a player it should display cover and meta infos of the given podcast show. ### Actual...
### Expected behavior Contributors' names and avatars should be displayed in the transcript tab, if marked as visible in contributors settings. ### Actual behavior If an episode has a contributor...