Add API functions for cleaner templates
This commit is contained in:
@@ -15,8 +15,8 @@ $defaults = array(
|
||||
'id' => null,
|
||||
'status' => 'default',
|
||||
'date' => 'default',
|
||||
'date_to' => 'default',
|
||||
'date_from' => 'default',
|
||||
'date_to' => 'default',
|
||||
'initial' => true,
|
||||
'caption_tag' => 'h4',
|
||||
'show_all_events_link' => false,
|
||||
|
||||
Reference in New Issue
Block a user