"; } function show_as_contact_config() { if ( current_user_can( manage_options ) ) { show_as_contact_settings(); } else { wp_die( __( 'You do not have sufficient permissions to access this page.' ) ); } } function show_as_contact_settings() { if (isset($_POST['submitted_update']) && $_POST['submitted_update'] == 'y') { $key = trim($_POST['key']); $width = trim($_POST['form_width']); $form_email = trim($_POST['form_email']); update_option('as_pub_key', $key); update_option('as_form_width',$width); update_option('as_form_email',$form_email); } ?>

Asset Store Contact Form

Contact form email  
Publisher's API key  
Form width