Fix Google calendar links
This commit is contained in:
@@ -33,6 +33,7 @@ class SP_Feeds {
|
|||||||
),
|
),
|
||||||
'google' => array(
|
'google' => array(
|
||||||
'name' => __( 'Google', 'sportspress' ),
|
'name' => __( 'Google', 'sportspress' ),
|
||||||
|
'protocol' => 'webcal',
|
||||||
'prefix' => 'http://www.google.com/calendar/render?cid=',
|
'prefix' => 'http://www.google.com/calendar/render?cid=',
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user