' . __( 'Replace your contact form with this chatbot and impress your customers with a unique conversational experience. ', 'acobot' ) . '

'; echo '

' . __( 'A contact button will show up on every public page of your website after you enable and set it up. ', 'acobot' ) . '

'; echo '

' . __( 'The contact information will be delivered to admin email or any email address you specify. ', 'acobot' ) . '

'; } function acobot_settings_email() { echo ''; get_option( ACOBOT_SLUG . 'email' ); echo '

'._('Email address to receive the contact information. Leave it blank to use admin email. ').'

'; } function acobot_settings() { ?>