✏️ 正在编辑: php.php
路径:
/home/qyel0117/public_html/wp-content/plugins/elementor/core/logger/items/php.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php namespace Elementor\Core\Logger\Items; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class PHP extends File { const FORMAT = 'PHP: date [type X times][file::line] message [meta]'; public function get_name() { return 'PHP'; } }
💾 保存文件
← 返回文件管理器