File ManagerCurrent Directory: wp-content/plugins/elementor/core/debug/classesLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: inspection-base.php <?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(); } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dirhtaccess.phpFile1.26 KB Rename | Delete | Editinspection-base.phpFile502.00 B Rename | Delete | Edittheme-missing.phpFile645.00 B Rename | Delete | Edit