/
/
home
/
melaqxso
/
public_html
/
wp-content
/
plugins
/
elementor
/
core
/
app
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/plugins/elementor/core/app
Edit:
/home/melaqxso/public_html/wp-content/plugins/elementor/core/app/app.php
<?php namespace Elementor\Core\App; use Elementor\Core\Base\App as BaseApp; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * This App class was introduced for backwards compatibility with 3rd parties. */ class App extends BaseApp { const PAGE_ID = 'elementor-app'; public function get_name() { return 'app-bc'; } }
Ukuran: 355 B