options->wpFastestCacheUpdatePost_type)){ if($this->options->wpFastestCacheUpdatePost_type == "post"){ $wpFastestCacheUpdatePost_type_post = 'checked="checked"'; }else if($this->options->wpFastestCacheUpdatePost_type == "all"){ $wpFastestCacheUpdatePost_type_all = 'checked="checked"'; } }else{ $wpFastestCacheUpdatePost_type_post = 'checked="checked"'; } ?>