Podcast Player Pro can show a feedback prompt after a listener has played an episode for a configured amount of time.
Enable Feedback for a Player
- Edit the player in the Shortcode Generator, block, widget, or Defaults tool.
- Open User Feedback.
- Enable User Feedback.
- Set Show feedback after this many seconds.
- Enter the feedback question.
- Enter the positive feedback response.
- Optionally enter a positive feedback URL.
- Enter the negative feedback response.
- Choose whether to show the negative feedback form.
- Save and test.
Manual Shortcode Example
Email Behavior
When the negative feedback form is enabled, listener messages are sent to the WordPress admin email address using wp_mail().
Stats Requirement
Feedback counting is tied to the Pro stats setting. Enable Collect Podcast Player Stats (Beta) if feedback events should be recorded.
