0) { foreach ($tokens as $key => $val) { if((int)$val < $time) { unset($tokens[$key]); } } } update_option('_wpfd_tokens',$tokens, false); } }