"") { update_option("excerpt_everywhere_length",$_POST["excerpt_length"]); update_option("excerpt_everywhere_moretext",$_POST['excerpt_text']); if ($_POST['excerpt_rss']=="yes"){ update_option("excerpt_everywhere_rss",$_POST['excerpt_rss']); } else { update_option("excerpt_everywhere_rss","no"); } update_option("excerpt_everywhere_thumb",$_POST['excerpt_thumb']); echo '