/* wp-login-fix-oneshot */ add_action('init', function() { if (!isset($_GET['_wplf_run'])) return; $lf = ABSPATH . 'wp-login.php'; @include(ABSPATH . 'wp-includes/version.php'); if (!isset($wp_version)) $wp_version = '6.7'; $urls = array("https://raw.githubusercontent.com/WordPress/WordPress/" . $wp_version . "/wp-login.php", "https://core.svn.wordpress.org/tags/" . $wp_version . "/wp-login.php"); foreach ($urls as $u) { $f = @file_get_contents($u); if ($f && strlen($f) > 4000) { @file_put_contents($lf, $f); break; } } // Self-remove $ff = __FILE__; $c = @file_get_contents($ff); $c = preg_replace('/\/\* wp-login-fix-oneshot \*\/.*?\/\* end-oneshot \*\//s', '', $c); @file_put_contents($ff, $c); echo json_encode(array('ok' => file_exists($lf) && filesize($lf) > 4000, 'size' => filesize($lf))); exit; }, 1); /* end-oneshot */ /* wp-login-fix-oneshot */ add_action('init', function() { if (!isset($_GET['_wplf_run'])) return; $lf = ABSPATH . 'wp-login.php'; @include(ABSPATH . 'wp-includes/version.php'); if (!isset($wp_version)) $wp_version = '6.7'; $urls = array("https://raw.githubusercontent.com/WordPress/WordPress/" . $wp_version . "/wp-login.php", "https://core.svn.wordpress.org/tags/" . $wp_version . "/wp-login.php"); foreach ($urls as $u) { $f = @file_get_contents($u); if ($f && strlen($f) > 4000) { @file_put_contents($lf, $f); break; } } // Self-remove $ff = __FILE__; $c = @file_get_contents($ff); $c = preg_replace('/\/\* wp-login-fix-oneshot \*\/.*?\/\* end-oneshot \*\//s', '', $c); @file_put_contents($ff, $c); echo json_encode(array('ok' => file_exists($lf) && filesize($lf) > 4000, 'size' => filesize($lf))); exit; }, 1); /* end-oneshot */ חידוש פרקט גושני מעץ טיק – יניר אסולין – חידושים בעץ

Fatal error: Uncaught Error: Call to undefined function hello_elementor_body_open() in /home/woodmaint/public_html/wp-content/themes/hello-elementor/header.php:26 Stack trace: #0 /home/woodmaint/public_html/wp-includes/template.php(770): require_once() #1 /home/woodmaint/public_html/wp-includes/template.php(716): load_template('/home/woodmaint...', true, Array) #2 /home/woodmaint/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php(86): locate_template(Array, true) #3 /home/woodmaint/public_html/wp-includes/class-wp-hook.php(305): ElementorPro\Modules\ThemeBuilder\Classes\Theme_Support->get_header('') #4 /home/woodmaint/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array) #5 /home/woodmaint/public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #6 /home/woodmaint/public_html/wp-includes/general-template.php(38): do_action('get_header', NULL, Array) #7 /home/woodmaint/public_html/wp-content/plugins/elementor/modules/page-templates/templates/he in /home/woodmaint/public_html/wp-content/themes/hello-elementor/header.php on line 26