';
?>
Notizie
get_item_quantity( 3 );
$rss_items = $rss->get_items( 0, $maxitems );
}
if ($maxitems) {
foreach ( $rss_items as $item ) { ?>
-
get_title() ); ?>
.box {width:90%;position:relative;height: 100px;margin: 50px auto; } ';
global $pagenow;
$settings = get_option( "wpgov_theme_settings" );
//generic HTML and code goes here
if(isset($_POST['FlushButton'])) {
flush_rewrite_rules();
}
if ( isset ( $_GET['tab'] ) ) { $current = $_GET['tab']; } else { $current = 'general'; }
$tabs = array(
'general' => '',
'at' => 'Amministrazione Trasparente', 'avcp' => 'XML Bandi di Gara',
'aa' => 'Amministrazione Aperta'
);
echo '';
echo '';
foreach( $tabs as $tab => $name ){
$class = ( $tab == $current ) ? ' nav-tab-active' : '';
echo "$name";
}
echo '
';
if ( isset ( $_GET['tab'] ) ) { $tab = $_GET['tab']; } else { $tab = 'general'; }
echo '';
echo '
Sviluppo e ideazione a cura di Marco Milesi
Per la preparazione di questo programma sono state impiegate diverse ore a titolo volontario.
Se vuoi, puoi effettuare una piccola donazione utilizzando il link che trovi in alto a destra.
+ Proudly made in San Pellegrino Terme';
?>