PluginProbe
Elementor Website Builder – more than just a page builder / 3.0.4
Elementor Website Builder – more than just a page builder v3.0.4
4.3.0 4.3.0-beta3 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 All 453 releases
← All changes | includes/settings/tools.php +1 -1 3.0.33.0.4 View file →
@@ -240,9 +240,9 @@
240 240 'callback' => function() {
241 241 $intro_text = sprintf(
242 242 /* translators: %s: Codex URL */
243 243 __( '<strong>Important:</strong> It is strongly recommended that you <a target="_blank" href="%s">backup your database</a> before using Replace URL.', 'elementor' ),
244 - 'https://codex.wordpress.org/WordPress_Backups'
244 + 'http://go.elementor.com/wordpress-backups/'
245 245 );
246 246 $intro_text = '<div>' . $intro_text . '</div>';
247 247
248 248 echo '<h2>' . esc_html__( 'Replace URL', 'elementor' ) . '</h2>';