$94 GRAYBYTE WORDPRESS FILE MANAGER $56

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.88
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bravetechrwanda/sozoagrib.com/wp-content/plugins/elementor/core/

HOME
Current File : /home/bravetechrwanda/sozoagrib.com/wp-content/plugins/elementor/core//wp-api.php
<?php
namespace Elementor\Core;

use Elementor\Core\Utils\Collection;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

/**
 * This class is responsible for the interaction with WordPress Core API.
 * The main benefit is making it easy to mock in testing
 * and it can help to create unit tests without the hustle of mocking WordPress itself.
 */
class Wp_Api {
	/**
	 * @var Collection
	 */
	private $plugins;

	/**
	 * @return Collection
	 */
	public function get_plugins() {
		if ( ! function_exists( 'get_plugins' ) ) {
			require_once ABSPATH . 'wp-admin/includes/plugin.php';
		}

		if ( ! $this->plugins ) {
			$this->plugins = new Collection( get_plugins() );
		}

		return $this->plugins;
	}

	/**
	 * @return Collection
	 */
	public function get_active_plugins() {
		return $this->get_plugins()
			->only( get_option( 'active_plugins' ) );
	}

	/**
	 * @return object|array
	 */
	public function plugins_api( $action, $args ) {
		return plugins_api( $action, $args );
	}

	/**
	 * @return bool
	 */
	public function is_plugin_active( $plugin ) {
		return is_plugin_active( $plugin );
	}

	/**
	 * @return bool|int|null|true
	 */
	public function activate_plugin( $plugin ) {
		return activate_plugin( $plugin );
	}

	public function wp_attachment_is_image( $post = null ) {
		return wp_attachment_is_image( $post );
	}
}

Current_dir [ WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
admin
--
24 Apr 2026 2.38 AM
bravetechrwanda / bravetechrwanda
0755
app
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
base
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
behaviors
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
breakpoints
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
common
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
debug
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
document-types
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
dynamic-tags
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
editor
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
experiments
--
9 May 2026 10.21 AM
bravetechrwanda / bravetechrwanda
0755
files
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
frontend
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
isolation
--
9 May 2026 2.40 PM
bravetechrwanda / bravetechrwanda
0755
kits
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
logger
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
page-assets
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
responsive
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
role-manager
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
settings
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
upgrade
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
utils
--
9 May 2026 2.11 PM
bravetechrwanda / bravetechrwanda
0755
documents-manager.php
20.336 KB
17 Mar 2025 5.28 PM
bravetechrwanda / bravetechrwanda
0644
modules-manager.php
3.314 KB
17 Mar 2025 5.28 PM
bravetechrwanda / bravetechrwanda
0644
wp-api.php
1.322 KB
10 Dec 2024 7.19 PM
bravetechrwanda / bravetechrwanda
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF