mirror of
https://github.com/ulaulaman/eduinaf.git
synced 2025-06-06 00:49:14 +02:00
Errore battitura
This commit is contained in:
@@ -73,7 +73,7 @@ add_shortcode( 'sbcostellazioni', function () {
|
||||
|
||||
$visibile = '<p><strong>Visibile in</strong>: '.$type.'</p><p>'.$season.'</p>';
|
||||
|
||||
$auth = = do_shortcode('[blog-post-coauthors]');
|
||||
$auth = do_shortcode('[blog-post-coauthors]');
|
||||
$cura = '<h4 class="widget-title"><span>Scheda a cura di</h4><p><strong>'.$auth.'</strong></p>';
|
||||
|
||||
$out = $map.$field1.$field2.$visibile.$cura;
|
||||
|
Reference in New Issue
Block a user