Skip to content

2.12.3

Compare
Choose a tag to compare
@nikola3244 nikola3244 released this 19 Mar 23:18
· 519 commits to master since this release
7e51364
  • New: Add capability to specify audio/video starting time (for example: just append #t=12m46s to the audio/video URL; you can use hours too!)
  • New: Add Service Type filter to filtering (enable via shortcode option, or in Settings)
  • Change: Add new layouts to shortcode output
  • Change: Update Plyr to latest + add version in file name
  • Change: Will use WP-PageNavi, if it's installed
  • Change: Increase number of shown pages on start/end on shortcode (will now be 1,2,3..,7,8,9, instead of 1...9)
  • Change: Remove MP3 link in attachments, in favor of the player download button
  • Fix: Preacher permalink not updating on label update
  • Fix: Download button styling broken for players other than Plyr
  • Fix: Audio download button styles bad for WordPress player
  • Fix: MediaElement styles not loading
  • Fix: MediaElement videos not working
  • Fix: Options to hide specific filters in dropdown filtering will work now
  • Fix: Pagination not working in shortcode
  • Fix: PHP Warnings when filtering used without the shortcode
  • Fix: Plain HTML sermon content doesn't have translated preacher label
  • Fix: Preacher custom preacher label not showing up on new archive and single pages
  • Fix: Sidebar showing under sermons
  • Fix: Title showing up twice on single sermon view
  • Dev: Add a filter to easily change permalinks
  • Dev: Plyr will be in debug mode when WP_DEBUG is defined to true