您现在的位置是:wordpress未巅峰国际下载入口能问鼎下载链接入口苹果怎么下载与站点联系致命错误,PHP修改被回滚 >>正文
wordpress未巅峰国际下载入口能问鼎下载链接入口苹果怎么下载与站点联系致命错误,PHP修改被回滚
鸣鹤之应网699人已围观
简介wordpress主题和版本程序不兼容问题,PHP修改被回滚" width="751" height="223" />1、删除492-599行如下代码:if ( $is_active &&am...
wordpress主题和版本程序不兼容问题,PHP修改被回滚" width="751" height="223" />
1、删除492-599行如下代码:
if ( $is_active && 'php' === $extension ) { $scrape_key = md5( rand() ); $transient = 'scrape_key_' . $scrape_key; $scrape_nonce = strval( rand() ); set_transient( $transient, $scrape_nonce, 60 ); // It shouldn't take more than 60 seconds to make the two loopback requests. $cookies = wp_unslash( $_COOKIE ); $scrape_params = array( 'wp_scrape_key' => $scrape_key, 'wp_scrape_nonce' => $scrape_nonce, ); $headers = array( 'Cache-Control' => 'no-cache', ); // Include Basic auth in loopback requests. if ( isset( $_SERVER['PHP_AUTH_USER'] ) && isset( $_SERVER['PHP_AUTH_PW'] ) ) { $headers['Authorization'] = 'Basic ' . base64_encode( wp_unslash( $_SERVER['PHP_AUTH_USER'] ) . ':' . wp_unslash( $_SERVER['PHP_AUTH_PW'] ) ); } // Make sure PHP process doesn't die before loopback requests complete. @set_time_limit( 300 ); // Time to wait for loopback requests to finish. $timeout = 100; $needle_start = "###### wp_scraping_result_start:$scrape_key ######"; $needle_end = "###### wp_scraping_result_end:$scrape_key ######"; // Attempt loopback request to editor to see if user just whitescreened themselves. if ( $plugin ) { $url = add_query_arg( compact( 'plugin', 'file' ), admin_url( 'plugin-editor.php' ) ); } elseif ( isset( $stylesheet ) ) { $url = add_query_arg( array( 'theme' => $stylesheet, 'file' => $file, ), admin_url( 'theme-editor.php' ) ); } else { $url = admin_url(); } $url = add_query_arg( $scrape_params, $url ); $r = wp_remote_get( $url, compact( 'cookies', 'headers', 'timeout' ) ); $body = wp_remote_retrieve_body( $r ); $scrape_result_position = strpos( $body, $needle_start ); $loopback_request_failure = array( 'code' => 'loopback_request_failed', 'message' => __( 'Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.' ), ); $json_parse_failure = array( 'code' => 'json_parse_error', ); $result = null; if ( false === $scrape_result_position ) { $result = $loopback_request_failure; } else { $error_output = substr( $body, $scrape_result_position + strlen( $needle_start ) ); $error_output = substr( $error_output, 0, strpos( $error_output, $needle_end ) ); $result = json_decode( trim( $error_output ), true ); if ( empty( $result ) ) { $result = $json_parse_failure; } } // Try making request to homepage as well to see if visitors have been whitescreened. if ( true === $result ) { $url = home_url( '/' ); $url = add_query_arg( $scrape_params, $url ); $r = wp_remote_get( $url, compact( 'cookies', 'headers', 'timeout' ) ); $body = wp_remote_retrieve_body( $r ); $scrape_result_position = strpos( $body, $needle_start ); if ( false === $scrape_result_position ) { $result = $loopback_request_failure; } else { $error_output = substr( $body, $scrape_result_position + strlen( $needle_start ) ); $error_output = substr( $error_output, 0, strpos( $error_output, $needle_end ) ); $result = json_decode( trim( $error_output ), true ); if ( empty( $result ) ) { $result = $json_parse_failure; } } } delete_transient( $transient ); if ( true !== $result ) { // Roll-back file change. file_put_contents( $real_file, $previous_content ); if ( function_exists( 'opcache_invalidate' ) ) { opcache_invalidate( $real_file, true ); } if ( ! isset( $result['message'] ) ) { $message = __( 'An unidentified error has occurred.' ); } else { $message = $result['message']; unset( $result['message'] ); } return new WP_Error( 'php_error', $message, $result ); } }
这个方法仅仅是WordPress官方出更新前的一个临时替代方式,永久的解决还是等官方修复。因此PHP修改已被回滚。有的主题修改是正常的,
”主要以下原因:转载:欢迎各位朋友分享到网络,但转载请说明文章出处“鸣鹤之应网”。http://ml8dk.xny028cc.com/interested/2025-06-21-17-09-28-9.html
相关文章
dreamweaver cs6中文版下载安装
wordpress未巅峰国际下载入口能问鼎下载链接入口苹果怎么下载与站点联系致命错误,PHP修改被回滚dreamweaver cs6中文版是由adobe推出的一款网页设计和开发软件,简称:DW。它是一种所见即所得(WYSIWYG)编辑器,同时也具备强大的代码编辑功能,使用户能够轻松创建和编辑高质量的网...
阅读更多
新浪微博主页侧边栏跟随页面滚动代码
wordpress未巅峰国际下载入口能问鼎下载链接入口苹果怎么下载与站点联系致命错误,PHP修改被回滚现在很多网站都有侧栏跟随的效果,如网站主体内容有两栏或三栏的时候,当内容栏页面很长,而侧栏(左/右)太短空白,很不美观。而使用侧边栏跟随固定浮动的效果(常见有相关推荐、文章推荐、热门文章、广告推广、左...
阅读更多
B站视频下载软件工具推荐
wordpress未巅峰国际下载入口能问鼎下载链接入口苹果怎么下载与站点联系致命错误,PHP修改被回滚1、哔哩下载姬(downkyi),支持批量下载,支持下载8K画质,提供工具箱(音视频提取、去水印等)是一个简单易用的哔哩哔哩视频下载工具,能下载几乎所有的B站视频,并输出mp4格式的文件;采用Aria...
阅读更多