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"'; } ?>
action-id="wpFastestCacheUpdatePost_type_all" id="wpFastestCacheUpdatePost_type_all" name="wpFastestCacheUpdatePost_type" value="all">
action-id="wpFastestCacheUpdatePost_type_post" id="wpFastestCacheUpdatePost_type_post" name="wpFastestCacheUpdatePost_type" value="post">