| @@ -544,9 +544,9 @@ | ||
| 544 | 544 | if ( $one_subscription ) { |
| 545 | 545 | $learn_more_url = 'https://go.elementor.com/acc-plg-learn-more-one'; |
| 546 | 546 | |
| 547 | 547 | if ( ! $is_installed ) { |
| 548 | - $description = esc_html__( 'Make sure your site has an accessibility statement page. Install Web Accessibility, included in ONE, to create it in a few clicks.', 'elementor' ); | |
| 548 | + $description = esc_html__( 'Make sure your site has an accessibility statement page. Install Ally, included in ONE, to create it in a few clicks.', 'elementor' ); | |
| 549 | 549 | $button_text = esc_html__( 'Install now', 'elementor' ); |
| 550 | 550 | $button_url = $this->get_plugin_button_install_url( $plugin_slug ); |
| 551 | 551 | $campaign_data = [ |
| 552 | 552 | 'name' => 'elementor_ea11y_campaign', |
| @@ -554,9 +554,9 @@ | ||
| 554 | 554 | 'source' => 'wp-pages-one-install', |
| 555 | 555 | 'medium' => 'wp-dash-one', |
| 556 | 556 | ]; |
| 557 | 557 | } elseif ( ! $is_active ) { |
| 558 | - $description = esc_html__( 'Your ONE subscription includes Web Accessibility. Activate it to create your accessibility statement page quickly.', 'elementor' ); | |
| 558 | + $description = esc_html__( 'Your ONE subscription includes Ally. Activate it to create your accessibility statement page quickly.', 'elementor' ); | |
| 559 | 559 | $button_text = esc_html__( 'Activate now', 'elementor' ); |
| 560 | 560 | $button_url = $this->get_plugin_button_activate_url( $plugin_file_path ); |
| 561 | 561 | $campaign_data = [ |
| 562 | 562 | 'name' => 'elementor_ea11y_campaign', |
| @@ -565,9 +565,9 @@ | ||
| 565 | 565 | 'medium' => 'wp-dash-one', |
| 566 | 566 | ]; |
| 567 | 567 | } |
| 568 | 568 | } else { |
| 569 | - $description = esc_html__( "Create a more inclusive site experience for all your visitors. With Web Accessibility, it's easy to add your statement page in just a few clicks.", 'elementor' ); | |
| 569 | + $description = esc_html__( "Create a more inclusive site experience for all your visitors. With Ally, it's easy to add your statement page in just a few clicks.", 'elementor' ); | |
| 570 | 570 | $learn_more_url = 'https://go.elementor.com/acc-plg-learn-more'; |
| 571 | 571 | |
| 572 | 572 | if ( ! $is_installed ) { |
| 573 | 573 | $button_text = esc_html__( 'Install now', 'elementor' ); |
| @@ -646,9 +646,9 @@ | ||
| 646 | 646 | if ( $is_woocommerce ) { |
| 647 | 647 | $title = esc_html__( 'Improve transactional email deliverability', 'elementor' ); |
| 648 | 648 | |
| 649 | 649 | if ( ! $is_installed ) { |
| 650 | - $description = esc_html__( 'Use Email Deliverability to ensure store emails like purchase confirmations and shipping updates reach the inbox every time. Included in your ONE subscription.', 'elementor' ); | |
| 650 | + $description = esc_html__( 'Use Site Mailer to ensure store emails like purchase confirmations and shipping updates reach the inbox every time. Included in your ONE subscription.', 'elementor' ); | |
| 651 | 651 | $button_text = esc_html__( 'Install now', 'elementor' ); |
| 652 | 652 | $button_url = $this->get_plugin_button_install_url( $plugin_slug ); |
| 653 | 653 | $campaign_data = [ |
| 654 | 654 | 'name' => 'elementor_site_mailer_campaign', |
| @@ -656,9 +656,9 @@ | ||
| 656 | 656 | 'source' => 'sm-core-woo-one-install', |
| 657 | 657 | 'medium' => 'wp-dash', |
| 658 | 658 | ]; |
| 659 | 659 | } elseif ( ! $is_active ) { |
| 660 | - $description = esc_html__( 'Email Deliverability is installed and included in your ONE subscription. Activate it to ensure store emails like purchase confirmations and shipping updates reach the inbox every time.', 'elementor' ); | |
| 660 | + $description = esc_html__( 'Site Mailer is installed and included in your ONE subscription. Activate it to ensure store emails like purchase confirmations and shipping updates reach the inbox every time.', 'elementor' ); | |
| 661 | 661 | $button_text = esc_html__( 'Activate now', 'elementor' ); |
| 662 | 662 | $button_url = $this->get_plugin_button_activate_url( $plugin_file_path ); |
| 663 | 663 | $campaign_data = [ |
| 664 | 664 | 'name' => 'elementor_site_mailer_campaign', |
| @@ -670,9 +670,9 @@ | ||
| 670 | 670 | } else { |
| 671 | 671 | $title = esc_html__( 'Keep your form emails out of the spam folder', 'elementor' ); |
| 672 | 672 | |
| 673 | 673 | if ( ! $is_installed ) { |
| 674 | - $description = esc_html__( 'Use Email Deliverability to ensure emails reach the inbox and track delivery with built-in logs. Included in your ONE subscription.', 'elementor' ); | |
| 674 | + $description = esc_html__( 'Use Site Mailer to ensure emails reach the inbox and track delivery with built-in logs. Included in your ONE subscription.', 'elementor' ); | |
| 675 | 675 | $button_text = esc_html__( 'Install now', 'elementor' ); |
| 676 | 676 | $button_url = $this->get_plugin_button_install_url( $plugin_slug ); |
| 677 | 677 | $campaign_data = [ |
| 678 | 678 | 'name' => 'elementor_site_mailer_campaign', |
| @@ -680,9 +680,9 @@ | ||
| 680 | 680 | 'source' => 'sm-core-form-one-install', |
| 681 | 681 | 'medium' => 'wp-dash', |
| 682 | 682 | ]; |
| 683 | 683 | } elseif ( ! $is_active ) { |
| 684 | - $description = esc_html__( 'Use Email Deliverability to ensure emails reach the inbox and track delivery with built-in logs. Email Deliverability is included in your ONE subscription. Activate it to continue.', 'elementor' ); | |
| 684 | + $description = esc_html__( 'Use Site Mailer to ensure emails reach the inbox and track delivery with built-in logs. Site Mailer is included in your ONE subscription. Activate it to continue.', 'elementor' ); | |
| 685 | 685 | $button_text = esc_html__( 'Activate now', 'elementor' ); |
| 686 | 686 | $button_url = $this->get_plugin_button_activate_url( $plugin_file_path ); |
| 687 | 687 | $campaign_data = [ |
| 688 | 688 | 'name' => 'elementor_site_mailer_campaign', |
| @@ -695,9 +695,9 @@ | ||
| 695 | 695 | // phpcs:ignore Universal.ControlStructures.DisallowLonelyIf.Found |
| 696 | 696 | } else { |
| 697 | 697 | if ( $is_woocommerce ) { |
| 698 | 698 | $title = esc_html__( 'Improve Transactional Email Deliverability', 'elementor' ); |
| 699 | - $description = esc_html__( "Use Elementor's Email Deliverability to ensure your store emails like purchase confirmations, shipping updates and more are reliably delivered.", 'elementor' ); | |
| 699 | + $description = esc_html__( "Use Elementor's Site Mailer to ensure your store emails like purchase confirmations, shipping updates and more are reliably delivered.", 'elementor' ); | |
| 700 | 700 | |
| 701 | 701 | if ( ! $is_installed ) { |
| 702 | 702 | $button_text = esc_html__( 'Install now', 'elementor' ); |
| 703 | 703 | $button_url = $this->get_plugin_button_install_url( $plugin_slug ); |
| @@ -718,9 +718,9 @@ | ||
| 718 | 718 | ]; |
| 719 | 719 | } |
| 720 | 720 | } else { |
| 721 | 721 | $title = esc_html__( 'Ensure your form emails avoid the spam folder!', 'elementor' ); |
| 722 | - $description = esc_html__( 'Use Email Deliverability for improved email deliverability, detailed email logs, and an easy setup.', 'elementor' ); | |
| 722 | + $description = esc_html__( 'Use Site Mailer for improved email deliverability, detailed email logs, and an easy setup.', 'elementor' ); | |
| 723 | 723 | |
| 724 | 724 | if ( ! $is_installed ) { |
| 725 | 725 | $button_text = esc_html__( 'Install now', 'elementor' ); |
| 726 | 726 | $button_url = $this->get_plugin_button_install_url( $plugin_slug ); |
| @@ -897,9 +897,9 @@ | ||
| 897 | 897 | 'source' => 'io-wp-media-library-one-install', |
| 898 | 898 | 'medium' => 'wp-dash-one', |
| 899 | 899 | ]; |
| 900 | 900 | } elseif ( ! $is_active ) { |
| 901 | - $description = esc_html__( 'Your ONE subscription includes Image Optimization. Activate it to optimize images and improve site performance.', 'elementor' ); | |
| 901 | + $description = esc_html__( 'Your ONE subscription includes Image Optimizer. Activate it to optimize images and improve site performance.', 'elementor' ); | |
| 902 | 902 | $button_text = esc_html__( 'Activate now', 'elementor' ); |
| 903 | 903 | $button_url = $this->get_plugin_button_activate_url( $plugin_file_path ); |
| 904 | 904 | $campaign_data = [ |
| 905 | 905 | 'name' => 'elementor_image_optimization_campaign', |
| @@ -932,9 +932,9 @@ | ||
| 932 | 932 | } |
| 933 | 933 | } |
| 934 | 934 | |
| 935 | 935 | $options = [ |
| 936 | - 'title' => esc_html__( 'Speed up your website with Image Optimization', 'elementor' ), | |
| 936 | + 'title' => esc_html__( 'Speed up your website with Image Optimizer', 'elementor' ), | |
| 937 | 937 | 'description' => $description, |
| 938 | 938 | 'id' => $notice_id, |
| 939 | 939 | 'type' => 'cta', |
| 940 | 940 | 'button' => [ |