[
'title' => esc_html__("Name", "chaty"),
'placeholder' => esc_html__("Enter your name", "chaty"),
'is_required' => 1,
'type' => 'input',
'is_enabled' => 1,
],
'email' => [
'title' => esc_html__("Email", "chaty"),
'placeholder' => esc_html__("Enter your email address", "chaty"),
'is_required' => 1,
'type' => 'email',
'is_enabled' => 1,
],
'phone' => [
'title' => esc_html__("Phone", "chaty"),
'placeholder' => esc_html__("Enter your phone number", "chaty"),
'is_required' => 1,
'type' => 'input',
'is_enabled' => 1,
],
'message' => [
'title' => esc_html__("Message", "chaty"),
'placeholder' => esc_html__("Enter your message", "chaty"),
'is_required' => 1,
'type' => 'textarea',
'is_enabled' => 1,
],
];
echo '
" id="-close-btn" onclick="toggle_chaty_setting('')">
">
socials;
?>
🚀
validate_color($wechat_header_color, "#A886CD");
?>