[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
elementor
/
includes
/
editor-templates
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 editor-wrapper.php
1,234 B
SET
[ EDIT ]
|
[ DEL ]
📄 global.php
5,881 B
SET
[ EDIT ]
|
[ DEL ]
📄 hotkeys.php
7,080 B
SET
[ EDIT ]
|
[ DEL ]
📄 library-layout.php
1,321 B
SET
[ EDIT ]
|
[ DEL ]
📄 navigator.php
4,229 B
SET
[ EDIT ]
|
[ DEL ]
📄 panel-elements.php
7,389 B
SET
[ EDIT ]
|
[ DEL ]
📄 panel.php
16,901 B
SET
[ EDIT ]
|
[ DEL ]
📄 repeater.php
1,102 B
SET
[ EDIT ]
|
[ DEL ]
📄 responsive-bar.php
3,666 B
SET
[ EDIT ]
|
[ DEL ]
📄 templates.php
55,336 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: library-layout.php
<?php if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <script type="text/template" id="tmpl-elementor-templates-modal__header"> <div class="elementor-templates-modal__header__logo-area"></div> <div class="elementor-templates-modal__header__menu-area"></div> <div class="elementor-templates-modal__header__items-area"> <# if ( closeType ) { #> <button type="button" class="elementor-templates-modal__header__close elementor-templates-modal__header__close--{{{ closeType }}} elementor-templates-modal__header__item" aria-label="<?php echo esc_attr__( 'Close', 'elementor' ); ?>"> <# if ( 'skip' === closeType ) { #> <span><?php echo esc_html__( 'Skip', 'elementor' ); ?></span> <# } #> <i class="eicon-close" aria-hidden="true"></i> <span class="elementor-screen-only">{{{ $e.components?.get( 'document/elements' )?.utils?.getTitleForLibraryClose() }}}</span> </button> <# } #> <div id="elementor-template-library-header-tools"></div> </div> </script> <script type="text/template" id="tmpl-elementor-templates-modal__header__logo"> <span class="elementor-templates-modal__header__logo__icon-wrapper e-logo-wrapper"> <i class="eicon-elementor-circle"></i> </span> <span class="elementor-templates-modal__header__logo__title">{{{ title }}}</span> </script>