🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
mnt
/
web613
/
c2
/
38
/
570372438
/
htdocs
/
STRATO-apps
/
wordpress_02
/
app
/
wp-content
/
plugins
/
elementor-pro
/
modules
/
loop-filter
/
query
/
interfaces
✏️
Editing: query-interface.php
<?php namespace ElementorPro\Modules\LoopFilter\Query\Interfaces; use ElementorPro\Modules\LoopFilter\Query\Taxonomy_Manager; interface Query_Interface { public function __construct( $filter_terms, Taxonomy_Manager $taxonomy_manager ); public function get_query(); }
💾 Save Changes
❌ Cancel