version start -->\n"; echo stripcslashes(get_option('awtp_tracking_code')); echo "\n\n"; } function plugin_menu() { $message = null; $message_updated = __("Tracking-Code updated."); // update options if ($_POST['awtp_tracking_code']) { $message = $message_updated; update_option('awtp_tracking_code', $_POST['awtp_tracking_code']); wp_cache_flush(); } ?>
here.') ?>