Sindbad~EG File Manager

Current Path : /proc/self/cwd/wp-content/plugins/elementor/core/isolation/
Upload File :
Current File : //proc/self/cwd/wp-content/plugins/elementor/core/isolation/wordpress-adapter-interface.php

<?php
namespace Elementor\Core\Isolation;

interface Wordpress_Adapter_Interface {

	public function get_plugins();

	public function is_plugin_active( $plugin_path );

	public function wp_nonce_url( $url, $action );

	public function self_admin_url( $path );

	public function get_pages( $args );

	public function get_option( $option_key );

	public function add_option( $option_key, $option_value );

	public function update_option( $option_key, $option_value );
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists