start event card content and add schedule method
This commit is contained in:
parent
c1a94e832f
commit
be549bba16
12 changed files with 102 additions and 11 deletions
|
|
@ -38,5 +38,9 @@ return [
|
|||
],
|
||||
'hooks' => [
|
||||
'page.update:after' => require_once(__DIR__ . '/hooks/update-mapado-event.php')
|
||||
]
|
||||
],
|
||||
'date' => [
|
||||
'handler' => 'intl'
|
||||
],
|
||||
'locale' => 'fr_FR.UTF-8'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue