PluginProbe
Elementor Website Builder – more than just a page builder / 3.6.7
Elementor Website Builder – more than just a page builder v3.6.7
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | includes/settings/settings.php +5 -10 3.6.63.6.7 View file →
@@ -311,10 +311,9 @@
311 311 <?php // PHPCS - No need to escape an SVG image from the Elementor assets/images folder. ?>
312 312 <img src="<?php echo ELEMENTOR_ASSETS_URL . 'images/go-pro-wp-dashboard.svg'; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>" />
313 313 <h2><?php echo esc_html__( 'Add Your Custom Fonts', 'elementor' ); ?></h2>
314 314 <p><?php echo esc_html__( 'Custom Fonts allows you to add your self-hosted fonts and use them on your Elementor projects to create a unique brand language.', 'elementor' ); ?></p>
315 - <?php // PHPCS - No need to escape a URL. The query arg is sanitized. ?>
316 - <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="<?php echo Utils::get_pro_link( 'https://elementor.com/pro/?utm_source=wp-custom-fonts&utm_campaign=gopro&utm_medium=wp-dash' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>"><?php echo esc_html__( 'Go Pro', 'elementor' ); ?></a>
315 + <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="https://go.elementor.com/go-pro-custom-fonts/"><?php echo esc_html__( 'Upgrade Now', 'elementor' ); ?></a>
317 316 </div>
318 317 </div><!-- /.wrap -->
319 318 <?php
320 319 }
@@ -333,10 +332,9 @@
333 332 <div class="elementor-blank_state">
334 333 <img src="<?php Utils::print_unescaped_internal_string( ELEMENTOR_ASSETS_URL . 'images/go-pro-wp-dashboard.svg' ); ?>" />
335 334 <h2><?php echo esc_html__( 'Add Your Custom Icons', 'elementor' ); ?></h2>
336 335 <p><?php echo esc_html__( 'Don\'t rely solely on the FontAwesome icons everyone else is using! Differentiate your website and your style with custom icons you can upload from your favorite icons source.', 'elementor' ); ?></p>
337 - <?php // PHPCS - No need to escape a URL. The query arg is sanitized. ?>
338 - <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="<?php echo Utils::get_pro_link( 'https://elementor.com/pro/?utm_source=wp-custom-icons&utm_campaign=gopro&utm_medium=wp-dash' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>"><?php echo esc_html__( 'Go Pro', 'elementor' ); ?></a>
336 + <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="https://go.elementor.com/go-pro-custom-icons/"><?php echo esc_html__( 'Upgrade Now', 'elementor' ); ?></a>
339 337 </div>
340 338 </div><!-- /.wrap -->
341 339 <?php
342 340 }
@@ -355,10 +353,9 @@
355 353 <div class="elementor-blank_state">
356 354 <img src="<?php Utils::print_unescaped_internal_string( ELEMENTOR_ASSETS_URL . 'images/go-pro-wp-dashboard.svg' ); ?>" />
357 355 <h2><?php echo esc_html__( 'Get Popup Builder', 'elementor' ); ?></h2>
358 356 <p><?php echo esc_html__( 'Popup Builder lets you take advantage of all the amazing features in Elementor, so you can build beautiful & highly converting popups. Go pro and start designing your popups today.', 'elementor' ); ?></p>
359 - <?php // PHPCS - No need to escape a URL. The query arg is sanitized. ?>
360 - <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="<?php echo Utils::get_pro_link( 'https://elementor.com/popup-builder/?utm_source=popup-templates&utm_campaign=gopro&utm_medium=wp-dash' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>"><?php echo esc_html__( 'Go Pro', 'elementor' ); ?></a>
357 + <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="https://go.elementor.com/go-pro-popup-builder/"><?php echo esc_html__( 'Upgrade Now', 'elementor' ); ?></a>
361 358 </div>
362 359 </div><!-- /.wrap -->
363 360 <?php
364 361 }
@@ -375,11 +372,9 @@
375 372 <a href="http://go.elementor.com/wp-dash-submissions" target="_blank" rel="nofollow">
376 373 <?php echo esc_html__( 'Learn More', 'elementor' ); ?>
377 374 </a>
378 375 </p>
379 - <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="<?php
380 - Utils::print_unescaped_internal_string( Utils::get_pro_link( 'https://go.elementor.com/go-pro-submissions' ) );
381 - ?>"><?php echo esc_html__( 'Go Pro', 'elementor' ); ?></a>
376 + <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="https://go.elementor.com/go-pro-submissions/"><?php echo esc_html__( 'Upgrade Now', 'elementor' ); ?></a>
382 377 </div>
383 378 </div><!-- /.wrap -->
384 379 <?php
385 380 }
@@ -627,9 +622,9 @@
627 622 <div class="elementor-blank_state">
628 623 <img src="<?php Utils::print_unescaped_internal_string( ELEMENTOR_ASSETS_URL ); ?>images/go-pro-wp-dashboard.svg" />
629 624 <h2><?php echo esc_html__( 'Add Your Custom Code', 'elementor' ); ?></h2>
630 625 <p><?php echo esc_html__( 'Custom Code is a tool gives you one place where you can insert scripts, rather than dealing with dozens of different plugins and deal with code.', 'elementor' ); ?></p>
631 - <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="<?php echo esc_url( Utils::get_pro_link( 'http://go.elementor.com/go-pro-custom-code' ) ); ?>"><?php echo esc_html__( 'Go Pro', 'elementor' ); ?></a>
626 + <a class="elementor-button elementor-button-default elementor-button-go-pro" target="_blank" href="https://go.elementor.com/go-pro-custom-code/"><?php echo esc_html__( 'Upgrade Now', 'elementor' ); ?></a>
632 627 </div>
633 628 </div><!-- /.wrap -->
634 629 <?php
635 630 }