array( array( 'type' => 'text', 'title' => __( "Have questions? Provide us your phone number and we'll give you a call!", 'userfeedback' ), ), array( 'type' => 'text', 'title' => __( "What's Your Name?", 'userfeedback' ), ), ), ); } }