term_id]))
$_mx = $_mx[$_x][$_t->term_id];
echo '
Alquemie SEO
';
echo '';
}
function __fr($_i, $_l, $_d, $_mx, $_t = 'text', $_o = ''){
$_v = '';
if(isset($_mx[$_i]))
$_v = stripslashes($_mx[$_i]);
echo ''."\n";
echo "\t".' | '."\n";
echo "\t".''."\n";
if($_t == 'text'){
?>
/>
'."\n";
echo ' |
'."\n";
}
function __ut($_t, $_i, $_x) {
$_mx = get_option('au_seo_m');
foreach (array('au_tt_', 'au_de_', 'au_mk_', 'au_bct_', 'au_cl_') as $_k){
if(isset($_POST[$_k]))
$_mx[$_x][$_t][$_k] = $_POST[$_k];
}
foreach(array('au_noi_', 'au_nof_') as $_k) {
if(isset($_POST[$_k]))
$_mx[$_x][$_t][$_k] = true;
else
$_mx[$_x][$_t][$_k] = false;
}
update_option('au_seo_m', $_mx);
if(defined('W3TC_DIR')){
require_once W3TC_DIR . '/lib/W3/ObjectCache.php';
$w3_objectcache = & W3_ObjectCache::instance();
$w3_objectcache->flush();
}
}
}
$au_t = new au_t();