📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 04:57:55
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
elementor
/
modules
/
content-sanitizer
/
interfaces
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/elementor/modules/content-sanitizer/interfaces
🔄 Refresh
✏️
Editing: sanitizable.php
Writable
<?php namespace Elementor\Modules\ContentSanitizer\Interfaces; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } interface Sanitizable { public function sanitize( $content ); }
💾 Save Changes
❌ Cancel