Current Path: > home > transcarter > > > > www > > > wp-content > plugins > elementor > core > debug > classes
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.135 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
htaccess.php | File | 1290 bytes | July 17 2025 21:06:23. | |
inspection-base.php | File | 502 bytes | July 17 2025 21:06:23. | |
shop-page-edit.php | File | 709 bytes | July 17 2025 21:06:23. | |
theme-missing.php | File | 645 bytes | July 17 2025 21:06:23. |
<?php namespace Elementor\Core\Debug\Classes; abstract class Inspection_Base { /** * @return bool */ abstract public function run(); /** * @return string */ abstract public function get_name(); /** * @return string */ abstract public function get_message(); /** * @return string */ public function get_header_message() { return esc_html__( 'The preview could not be loaded', 'elementor' ); } /** * @return string */ abstract public function get_help_doc_url(); }
SILENT KILLER Tool