Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.24 KB | None | 0 0
  1. object(WPCF7_ContactForm)#5989 (9) { ["id":"WPCF7_ContactForm":private]=> int(62) ["name":"WPCF7_ContactForm":private]=> string(12) "contact-form" ["title":"WPCF7_ContactForm":private]=> string(12) "Contact Form" ["locale":"WPCF7_ContactForm":private]=> string(5) "en_US" ["properties":"WPCF7_ContactForm":private]=> array(5) { ["form"]=> string(754) "[text* your-name placeholder "Your name"] [email* your-email placeholder "Your e-mail"] [select* new-or-existing "New Customer" "Existing Customer"] [text your-phone placeholder "Phone Number"] [text your-company placeholder "Company"] [text your-number placeholder "Building Number"] [text your-postcode placeholder "Post Code"] [textarea your-message x8 placeholder "Message"][submit class:button_full_width "Send a message"]" ["mail"]=> array(9) { ["active"]=> bool(true) ["subject"]=> string(15) "Website Message" ["sender"]=> string(16) "info@spraydo.com" ["recipient"]=> string(16) "info@spraydo.com" ["body"]=> string(115) "[your-name] [your-email] [new-or-existing] [your-phone] [your-company] [your-number] [your-postcode] [your-message]" ["additional_headers"]=> string(0) "" ["attachments"]=> string(0) "" ["use_html"]=> bool(false) ["exclude_blank"]=> bool(false) } ["mail_2"]=> array(9) { ["active"]=> bool(false) ["subject"]=> string(0) "" ["sender"]=> string(0) "" ["recipient"]=> string(0) "" ["body"]=> string(0) "" ["additional_headers"]=> string(0) "" ["attachments"]=> string(0) "" ["use_html"]=> bool(false) ["exclude_blank"]=> bool(false) } ["messages"]=> array(23) { ["mail_sent_ok"]=> string(45) "Thank you for your message. It has been sent." ["mail_sent_ng"]=> string(71) "There was an error trying to send your message. Please try again later." ["validation_error"]=> string(61) "One or more fields have an error. Please check and try again." ["spam"]=> string(71) "There was an error trying to send your message. Please try again later." ["accept_terms"]=> string(69) "You must accept the terms and conditions before sending your message." ["invalid_required"]=> string(22) "The field is required." ["invalid_too_long"]=> string(22) "The field is too long." ["invalid_too_short"]=> string(23) "The field is too short." ["invalid_date"]=> string(29) "The date format is incorrect." ["date_too_early"]=> string(44) "The date is before the earliest one allowed." ["date_too_late"]=> string(41) "The date is after the latest one allowed." ["upload_failed"]=> string(46) "There was an unknown error uploading the file." ["upload_file_type_invalid"]=> string(49) "You are not allowed to upload files of this type." ["upload_file_too_large"]=> string(20) "The file is too big." ["upload_failed_php_error"]=> string(38) "There was an error uploading the file." ["invalid_number"]=> string(29) "The number format is invalid." ["number_too_small"]=> string(47) "The number is smaller than the minimum allowed." ["number_too_large"]=> string(46) "The number is larger than the maximum allowed." ["quiz_answer_not_correct"]=> string(36) "The answer to the quiz is incorrect." ["captcha_not_match"]=> string(31) "Your entered code is incorrect." ["invalid_email"]=> string(38) "The e-mail address entered is invalid." ["invalid_url"]=> string(19) "The URL is invalid." ["invalid_tel"]=> string(32) "The telephone number is invalid." } ["additional_settings"]=> string(0) "" } ["unit_tag":"WPCF7_ContactForm":private]=> NULL ["responses_count":"WPCF7_ContactForm":private]=> int(0) ["scanned_form_tags":"WPCF7_ContactForm":private]=> array(9) { [0]=> object(WPCF7_FormTag)#5999 (10) { ["type"]=> string(5) "text*" ["basetype"]=> string(4) "text" ["name"]=> string(9) "your-name" ["options"]=> array(1) { [0]=> string(11) "placeholder" } ["raw_values"]=> array(1) { [0]=> string(9) "Your name" } ["values"]=> array(1) { [0]=> string(9) "Your name" } ["pipes"]=> object(WPCF7_Pipes)#5997 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#5998 (2) { ["before"]=> string(9) "Your name" ["after"]=> string(9) "Your name" } } } ["labels"]=> array(1) { [0]=> string(9) "Your name" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [1]=> object(WPCF7_FormTag)#6002 (10) { ["type"]=> string(6) "email*" ["basetype"]=> string(5) "email" ["name"]=> string(10) "your-email" ["options"]=> array(1) { [0]=> string(11) "placeholder" } ["raw_values"]=> array(1) { [0]=> string(11) "Your e-mail" } ["values"]=> array(1) { [0]=> string(11) "Your e-mail" } ["pipes"]=> object(WPCF7_Pipes)#6000 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#6001 (2) { ["before"]=> string(11) "Your e-mail" ["after"]=> string(11) "Your e-mail" } } } ["labels"]=> array(1) { [0]=> string(11) "Your e-mail" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [2]=> object(WPCF7_FormTag)#6006 (10) { ["type"]=> string(7) "select*" ["basetype"]=> string(6) "select" ["name"]=> string(15) "new-or-existing" ["options"]=> array(0) { } ["raw_values"]=> array(2) { [0]=> string(12) "New Customer" [1]=> string(17) "Existing Customer" } ["values"]=> array(2) { [0]=> string(12) "New Customer" [1]=> string(17) "Existing Customer" } ["pipes"]=> object(WPCF7_Pipes)#6003 (1) { ["pipes":"WPCF7_Pipes":private]=> array(2) { [0]=> object(WPCF7_Pipe)#6004 (2) { ["before"]=> string(12) "New Customer" ["after"]=> string(12) "New Customer" } [1]=> object(WPCF7_Pipe)#6005 (2) { ["before"]=> string(17) "Existing Customer" ["after"]=> string(17) "Existing Customer" } } } ["labels"]=> array(2) { [0]=> string(12) "New Customer" [1]=> string(17) "Existing Customer" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [3]=> object(WPCF7_FormTag)#6009 (10) { ["type"]=> string(4) "text" ["basetype"]=> string(4) "text" ["name"]=> string(10) "your-phone" ["options"]=> array(1) { [0]=> string(11) "placeholder" } ["raw_values"]=> array(1) { [0]=> string(12) "Phone Number" } ["values"]=> array(1) { [0]=> string(12) "Phone Number" } ["pipes"]=> object(WPCF7_Pipes)#6007 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#6008 (2) { ["before"]=> string(12) "Phone Number" ["after"]=> string(12) "Phone Number" } } } ["labels"]=> array(1) { [0]=> string(12) "Phone Number" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [4]=> object(WPCF7_FormTag)#6012 (10) { ["type"]=> string(4) "text" ["basetype"]=> string(4) "text" ["name"]=> string(12) "your-company" ["options"]=> array(1) { [0]=> string(11) "placeholder" } ["raw_values"]=> array(1) { [0]=> string(7) "Company" } ["values"]=> array(1) { [0]=> string(7) "Company" } ["pipes"]=> object(WPCF7_Pipes)#6010 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#6011 (2) { ["before"]=> string(7) "Company" ["after"]=> string(7) "Company" } } } ["labels"]=> array(1) { [0]=> string(7) "Company" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [5]=> object(WPCF7_FormTag)#6015 (10) { ["type"]=> string(4) "text" ["basetype"]=> string(4) "text" ["name"]=> string(11) "your-number" ["options"]=> array(1) { [0]=> string(11) "placeholder" } ["raw_values"]=> array(1) { [0]=> string(15) "Building Number" } ["values"]=> array(1) { [0]=> string(15) "Building Number" } ["pipes"]=> object(WPCF7_Pipes)#6013 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#6014 (2) { ["before"]=> string(15) "Building Number" ["after"]=> string(15) "Building Number" } } } ["labels"]=> array(1) { [0]=> string(15) "Building Number" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [6]=> object(WPCF7_FormTag)#6018 (10) { ["type"]=> string(4) "text" ["basetype"]=> string(4) "text" ["name"]=> string(13) "your-postcode" ["options"]=> array(1) { [0]=> string(11) "placeholder" } ["raw_values"]=> array(1) { [0]=> string(9) "Post Code" } ["values"]=> array(1) { [0]=> string(9) "Post Code" } ["pipes"]=> object(WPCF7_Pipes)#6016 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#6017 (2) { ["before"]=> string(9) "Post Code" ["after"]=> string(9) "Post Code" } } } ["labels"]=> array(1) { [0]=> string(9) "Post Code" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [7]=> object(WPCF7_FormTag)#6021 (10) { ["type"]=> string(8) "textarea" ["basetype"]=> string(8) "textarea" ["name"]=> string(12) "your-message" ["options"]=> array(2) { [0]=> string(2) "x8" [1]=> string(11) "placeholder" } ["raw_values"]=> array(1) { [0]=> string(7) "Message" } ["values"]=> array(1) { [0]=> string(7) "Message" } ["pipes"]=> object(WPCF7_Pipes)#6019 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#6020 (2) { ["before"]=> string(7) "Message" ["after"]=> string(7) "Message" } } } ["labels"]=> array(1) { [0]=> string(7) "Message" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } [8]=> object(WPCF7_FormTag)#6024 (10) { ["type"]=> string(6) "submit" ["basetype"]=> string(6) "submit" ["name"]=> string(0) "" ["options"]=> array(1) { [0]=> string(23) "class:button_full_width" } ["raw_values"]=> array(1) { [0]=> string(14) "Send a message" } ["values"]=> array(1) { [0]=> string(14) "Send a message" } ["pipes"]=> object(WPCF7_Pipes)#6022 (1) { ["pipes":"WPCF7_Pipes":private]=> array(1) { [0]=> object(WPCF7_Pipe)#6023 (2) { ["before"]=> string(14) "Send a message" ["after"]=> string(14) "Send a message" } } } ["labels"]=> array(1) { [0]=> string(14) "Send a message" } ["attr"]=> string(0) "" ["content"]=> string(0) "" } } ["shortcode_atts":"WPCF7_ContactForm":private]=> array(0) { } } form settings not configured
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement