* @copyright 2019 Wow-Company * @since 1.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } $plugin = $this->plugin['name'] . ' v.' . $this->plugin['version']; $website = get_option( 'home' ); ?>
helper@wow-company.com' ); ?> .
', 'content-type: text/html', ); $message_mail = '| Plugin: | ' . esc_attr( $plugin ) . ' |
| Website: | ' . esc_url( $website ) . ' |
' . esc_attr__( 'Your Message sent to the Support.', 'floating-button' ) . '
' . esc_attr__( 'Sorry, but message did not send. Please, contact us helper@wow-company.com', 'floating-button' ) . '
' . implode( "
", $error )
. '