Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/wpforms-.../template.../admin/pages
File: constant-contact.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Constant Contact page template.
[2] Fix | Delete
*
[3] Fix | Delete
* @var string $sign_up_link Sign up link.
[4] Fix | Delete
* @var string $wpbeginners_guide_link Link to a WPBeginners blog post.
[5] Fix | Delete
*/
[6] Fix | Delete
[7] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) {
[8] Fix | Delete
exit;
[9] Fix | Delete
}
[10] Fix | Delete
?>
[11] Fix | Delete
[12] Fix | Delete
<div class="wrap wpforms-admin-wrap wpforms-constant-contact-wrap">
[13] Fix | Delete
<h1 class="page-title"><?php esc_html_e( 'Constant Contact', 'wpforms-lite' ); ?></h1>
[14] Fix | Delete
<div class="wpforms-admin-content">
[15] Fix | Delete
<h2><?php esc_html_e( 'Grow Your Website with WPForms + Email Marketing', 'wpforms-lite' ); ?></h2>
[16] Fix | Delete
<p><?php esc_html_e( 'Wondering if email marketing is really worth your time?', 'wpforms-lite' ); ?></p>
[17] Fix | Delete
<p>
[18] Fix | Delete
<?php
[19] Fix | Delete
echo wp_kses(
[20] Fix | Delete
__( 'Email is hands-down the most effective way to nurture leads and turn them into customers, with a return on investment (ROI) of <strong>$44 back for every $1 spent</strong> according to DMA.', 'wpforms-lite' ),
[21] Fix | Delete
[ 'strong' => [] ]
[22] Fix | Delete
);
[23] Fix | Delete
?>
[24] Fix | Delete
</p>
[25] Fix | Delete
<p><?php esc_html_e( 'Here are 3 big reasons why every smart business in the world has an email list:', 'wpforms-lite' ); ?></p>
[26] Fix | Delete
<a href="<?php echo esc_url( $sign_up_link ); ?>" target="_blank" rel="noopener noreferrer" class="logo-link">
[27] Fix | Delete
<?php
[28] Fix | Delete
printf(
[29] Fix | Delete
'<img src="%s" srcset="%s 2x" alt="" class="logo">',
[30] Fix | Delete
esc_url( WPFORMS_PLUGIN_URL . 'assets/images/constant-contact/cc-about-logo.png' ),
[31] Fix | Delete
esc_url( WPFORMS_PLUGIN_URL . 'assets/images/constant-contact/cc-about-logo@2x.png' )
[32] Fix | Delete
);
[33] Fix | Delete
?>
[34] Fix | Delete
</a>
[35] Fix | Delete
<ol class="reasons">
[36] Fix | Delete
<li>
[37] Fix | Delete
<?php
[38] Fix | Delete
echo wp_kses(
[39] Fix | Delete
__( '<strong>Email is still #1</strong> - At least 91% of consumers check their email on a daily basis. You get direct access to your subscribers, without having to play by social media\'s rules and algorithms.', 'wpforms-lite' ),
[40] Fix | Delete
[ 'strong' => [] ]
[41] Fix | Delete
);
[42] Fix | Delete
?>
[43] Fix | Delete
</li>
[44] Fix | Delete
<li>
[45] Fix | Delete
<?php
[46] Fix | Delete
echo wp_kses(
[47] Fix | Delete
__( '<strong>You own your email list</strong> - Unlike with social media, your list is your property and no one can revoke your access to it.', 'wpforms-lite' ),
[48] Fix | Delete
[ 'strong' => [] ]
[49] Fix | Delete
);
[50] Fix | Delete
?>
[51] Fix | Delete
</li>
[52] Fix | Delete
<li>
[53] Fix | Delete
<?php
[54] Fix | Delete
echo wp_kses(
[55] Fix | Delete
__( '<strong>Email converts</strong> - People who buy products marketed through email spend 138% more than those who don\'t receive email offers.', 'wpforms-lite' ),
[56] Fix | Delete
[ 'strong' => [] ]
[57] Fix | Delete
);
[58] Fix | Delete
?>
[59] Fix | Delete
</li>
[60] Fix | Delete
</ol>
[61] Fix | Delete
<p><?php esc_html_e( 'That\'s why it\'s crucial to start collecting email addresses and building your list as soon as possible.', 'wpforms-lite' ); ?></p>
[62] Fix | Delete
<p>
[63] Fix | Delete
<?php
[64] Fix | Delete
echo sprintf(
[65] Fix | Delete
wp_kses( /* translators: %s - WPBeginners.com Guide to Email Lists URL. */
[66] Fix | Delete
__( 'For more details, see this guide on <a href="%s" target="_blank" rel="noopener noreferrer">why building your email list is so important</a>.', 'wpforms-lite' ),
[67] Fix | Delete
[
[68] Fix | Delete
'a' => [
[69] Fix | Delete
'href' => [],
[70] Fix | Delete
'target' => [],
[71] Fix | Delete
'rel' => [],
[72] Fix | Delete
],
[73] Fix | Delete
]
[74] Fix | Delete
),
[75] Fix | Delete
esc_url( $wpbeginners_guide_link )
[76] Fix | Delete
);
[77] Fix | Delete
?>
[78] Fix | Delete
</p>
[79] Fix | Delete
<hr/>
[80] Fix | Delete
<h2><?php esc_html_e( 'You\'ve Already Started - Here\'s the Next Step (It\'s Easy)', 'wpforms-lite' ); ?></h2>
[81] Fix | Delete
<p><?php esc_html_e( 'Here are the 3 things you need to build an email list:', 'wpforms-lite' ); ?></p>
[82] Fix | Delete
<ol>
[83] Fix | Delete
<li><?php esc_html_e( 'A Website or Blog', 'wpforms-lite' ); ?> <span class="dashicons dashicons-yes"></span></li>
[84] Fix | Delete
<li><?php esc_html_e( 'High-Converting Form Builder', 'wpforms-lite' ); ?> <span class="dashicons dashicons-yes"></span></li>
[85] Fix | Delete
<li class="bold-marker"><strong><?php esc_html_e( 'The Best Email Marketing Service', 'wpforms-lite' ); ?></strong></li>
[86] Fix | Delete
</ol>
[87] Fix | Delete
<p><?php esc_html_e( 'With a powerful email marketing service like Constant Contact, you can instantly send out mass notifications and beautifully designed newsletters to engage your subscribers.', 'wpforms-lite' ); ?></p>
[88] Fix | Delete
<p>
[89] Fix | Delete
<a href="<?php echo esc_url( $sign_up_link ); ?>" class="button" target="_blank" rel="noopener noreferrer">
[90] Fix | Delete
<?php esc_html_e( 'Get Started with Constant Contact for Free', 'wpforms-lite' ); ?>
[91] Fix | Delete
</a>
[92] Fix | Delete
</p>
[93] Fix | Delete
<p><?php esc_html_e( 'WPForms plugin makes it fast and easy to capture all kinds of visitor information right from your WordPress site - even if you don\'t have a Constant Contact account.', 'wpforms-lite' ); ?></p>
[94] Fix | Delete
<p><?php esc_html_e( 'But when you combine WPForms with Constant Contact, you can nurture your contacts and engage with them even after they leave your website. When you use Constant Contact + WPForms together, you can:', 'wpforms-lite' ); ?></p>
[95] Fix | Delete
<ul>
[96] Fix | Delete
<li><?php esc_html_e( 'Seamlessly add new contacts to your email list', 'wpforms-lite' ); ?></li>
[97] Fix | Delete
<li><?php esc_html_e( 'Create and send professional email newsletters', 'wpforms-lite' ); ?></li>
[98] Fix | Delete
<li><?php esc_html_e( 'Get expert marketing and support', 'wpforms-lite' ); ?></li>
[99] Fix | Delete
</ul>
[100] Fix | Delete
<p>
[101] Fix | Delete
<a href="<?php echo esc_url( $sign_up_link ); ?>" target="_blank" rel="noopener noreferrer">
[102] Fix | Delete
<strong><?php esc_html_e( 'Try Constant Contact Today', 'wpforms-lite' ); ?></strong>
[103] Fix | Delete
</a>
[104] Fix | Delete
</p>
[105] Fix | Delete
<hr/>
[106] Fix | Delete
<h2><?php esc_html_e( 'WPForms Makes List Building Easy', 'wpforms-lite' ); ?></h2>
[107] Fix | Delete
<p><?php esc_html_e( 'When creating WPForms, our goal was to make a WordPress forms plugin that\'s both EASY and POWERFUL.', 'wpforms-lite' ); ?></p>
[108] Fix | Delete
<p><?php esc_html_e( 'We made the form creation process extremely intuitive, so you can create a form to start capturing emails within 5 minutes or less.', 'wpforms-lite' ); ?></p>
[109] Fix | Delete
<p><?php esc_html_e( 'Here\'s how it works.', 'wpforms-lite' ); ?></p>
[110] Fix | Delete
<div class="steps">
[111] Fix | Delete
<?php
[112] Fix | Delete
foreach (
[113] Fix | Delete
[
[114] Fix | Delete
esc_html__( 'Select from our pre-built templates, or create a form from scratch.', 'wpforms-lite' ),
[115] Fix | Delete
esc_html__( 'Drag and drop any field you want onto your signup form.', 'wpforms-lite' ),
[116] Fix | Delete
esc_html__( 'Connect your Constant Contact email list.', 'wpforms-lite' ),
[117] Fix | Delete
esc_html__( 'Add your new form to any post, page, or sidebar.', 'wpforms-lite' ),
[118] Fix | Delete
] as $index => $item
[119] Fix | Delete
) {
[120] Fix | Delete
++ $index;
[121] Fix | Delete
?>
[122] Fix | Delete
<figure class="step">
[123] Fix | Delete
<?php
[124] Fix | Delete
printf(
[125] Fix | Delete
'<div class="step-image-wrapper"><img src="%1$s" alt=""><a href="%1$s" class="hover" data-lity></a></div><figcaption>%2$d. %3$s</figcaption>',
[126] Fix | Delete
esc_url( WPFORMS_PLUGIN_URL . 'assets/images/constant-contact/cc-about-step' . $index . '.png' ),
[127] Fix | Delete
absint( $index ),
[128] Fix | Delete
esc_html( $item )
[129] Fix | Delete
);
[130] Fix | Delete
?>
[131] Fix | Delete
</figure>
[132] Fix | Delete
<?php } ?>
[133] Fix | Delete
</div>
[134] Fix | Delete
<p><?php esc_html_e( 'It doesn\'t matter what kind of business you run, what kind of website you have, or what industry you are in - you need to start building your email list today.', 'wpforms-lite' ); ?></p>
[135] Fix | Delete
<p><strong><?php esc_html_e( 'With Constant Contact + WPForms, growing your list is easy.', 'wpforms-lite' ); ?></strong></p>
[136] Fix | Delete
</div>
[137] Fix | Delete
</div>
[138] Fix | Delete
[139] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function