X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/elementor/core/logger/items
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
elementor
/
core
/
logger
/
items
/
ðŸ“
..
📄
base.php
(5.19 KB)
📄
file.php
(1003 B)
📄
js.php
(863 B)
📄
log-item-interface.php
(1.13 KB)
📄
php.php
(267 B)
Editing: 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'; } }
Upload File
Create Folder