diff --git a/includes/class-sp-feeds.php b/includes/class-sp-feeds.php index f4c4814f..f677f2c5 100644 --- a/includes/class-sp-feeds.php +++ b/includes/class-sp-feeds.php @@ -33,6 +33,7 @@ class SP_Feeds { ), 'google' => array( 'name' => __( 'Google', 'sportspress' ), + 'protocol' => 'webcal', 'prefix' => 'http://www.google.com/calendar/render?cid=', ), ),