From df427573534a13ba5ac3b35a6dc8e7bb0102e1c0 Mon Sep 17 00:00:00 2001 From: Nikola Miljkovic Date: Sat, 3 Jun 2017 17:48:15 +0200 Subject: [PATCH] Fix `empty()` fatal error in podcasts --- includes/podcast-functions.php | 2 +- readme.txt | 5 ++++- sermons.php | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/includes/podcast-functions.php b/includes/podcast-functions.php index f0f24c4..da49967 100755 --- a/includes/podcast-functions.php +++ b/includes/podcast-functions.php @@ -88,7 +88,7 @@ function wpfc_podcast_add_head() { - + diff --git a/readme.txt b/readme.txt index 042d8e2..37c72e7 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://wpforchurch.com/ Tags: church, sermon, sermons, preaching, podcasting Requires at least: 3.6 Tested up to: 4.7.5 -Stable tag: 2.4.0 +Stable tag: 2.4.1 Add audio and video sermons, manage speakers, series, and more to your church website. @@ -83,6 +83,9 @@ Visit the [plugin homepage](https://wpforchurch.com/wordpress-plugins/sermon-man 2. Sermon Files == Changelog == += 2.4.1 = +* Fix fatal error for podcasts + = 2.4.0 = * Add a setting for Sermon date format * Add a filter for changing sermon image link (thanks @macbookandrew) diff --git a/sermons.php b/sermons.php index d939191..8f06b12 100755 --- a/sermons.php +++ b/sermons.php @@ -3,7 +3,7 @@ Plugin Name: Sermon Manager for WordPress Plugin URI: http://www.wpforchurch.com/products/sermon-manager-for-wordpress/ Description: Add audio and video sermons, manage speakers, series, and more. Visit Wordpress for Church for tutorials and support. -Version: 2.4.0 +Version: 2.4.1 Author: WP for Church Contributors: wpforchurch, jprummer, jamzth Author URI: http://www.wpforchurch.com/