Change default event calendar caption tag
This commit is contained in:
@@ -24,7 +24,7 @@ $defaults = array(
|
|||||||
'team' => null,
|
'team' => null,
|
||||||
'player' => null,
|
'player' => null,
|
||||||
'initial' => true,
|
'initial' => true,
|
||||||
'caption_tag' => 'h4',
|
'caption_tag' => 'caption',
|
||||||
'show_all_events_link' => false,
|
'show_all_events_link' => false,
|
||||||
'override_global_date' => false,
|
'override_global_date' => false,
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user