Fix: filtering based on format for Event Blocks
This commit is contained in:
@@ -14,7 +14,7 @@ $defaults = array(
|
||||
'event' => null,
|
||||
'title' => false,
|
||||
'status' => 'default',
|
||||
'format' => 'all',
|
||||
'format' => 'default',
|
||||
'date' => 'default',
|
||||
'date_from' => 'default',
|
||||
'date_to' => 'default',
|
||||
|
||||
Reference in New Issue
Block a user