: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Payment single page education notice.
if ( ! defined( 'ABSPATH' ) ) {
<div class="wpforms-payment-single-education-notice postbox wpforms-dismiss-container">
<div class="wpforms-payment-single-education-notice-title">
<?php esc_html_e( 'Get More Out of Payments', 'wpforms-lite' ); ?>
<div class="wpforms-payment-single-education-notice-description">
wp_kses( /* translators: %s - WPForms.com Upgrade page URL. */
__( 'Unlock conditional logic, coupons, lower Stripe fees, and more. <a href="%s" target="_blank" rel="noopener noreferrer">Upgrade to Pro!</a>', 'wpforms-lite' ),
wpforms_admin_upgrade_link(
'Stripe Pro - Remove Fees'
class="wpforms-payment-single-education-notice-dismiss-button wpforms-dismiss-button"
data-section="single-payment"
aria-label="<?php esc_html_e( 'Dismiss this notice', 'wpforms-lite' ); ?>">
<span class="dashicons dashicons-no-alt"></span>