📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 07:32:22
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
elementor-pro
/
base
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/elementor-pro/base
🔄 Refresh
✏️
Editing: editor-one-trait.php
Writable
<?php namespace ElementorPro\Base; use ElementorPro\Plugin; if ( ! defined( 'ABSPATH' ) ) { exit; } trait Editor_One_Trait { protected function is_editor_one_active(): bool { return (bool) Plugin::elementor()->modules_manager->get_modules( 'editor-one' ); } }
💾 Save Changes
❌ Cancel