generated from bisco/codex-bootstrap
fix: harden WordPress content rendering
This commit is contained in:
@@ -29,9 +29,9 @@ function azionelab_defaults(): array {
|
||||
'contact_email' => 'ciao@azionelab.org',
|
||||
'contact_phone' => '+39 333 123 4567',
|
||||
'contact_whatsapp' => '+39 333 123 4567',
|
||||
'contact_instagram' => 'https://instagram.com/',
|
||||
'contact_facebook' => 'https://facebook.com/',
|
||||
'contact_youtube' => 'https://youtube.com/',
|
||||
'contact_instagram' => '',
|
||||
'contact_facebook' => '',
|
||||
'contact_youtube' => '',
|
||||
'contact_address' => "Via dell'Epomeo 9999, Napoli",
|
||||
'footer_text' => 'Uno spazio aperto a chi desidera incontrare il teatro, insieme.',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user