Making a wordpress theme with a built in contact form and im trying to get the form to pull in the admin email but i cant get it to validate.

PHP Code: 
"to" => get_settings('admin_email'), 
Whats the correct way to type that?
Flesh_Into_Gear Reviewed by Flesh_Into_Gear on . Array Help Making a wordpress theme with a built in contact form and im trying to get the form to pull in the admin email but i cant get it to validate. "to" => get_settings('admin_email'), Whats the correct way to type that? Rating: 5