$11 GRAYBYTE WORDPRESS FILE MANAGER $23

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

/home/bravrvjk/ubukode.com/wp-content/plugins/elementor-pro/core/data/

HOME
Current File : /home/bravrvjk/ubukode.com/wp-content/plugins/elementor-pro/core/data//controller.php
<?php
namespace ElementorPro\Core\Data;

use ElementorPro\Modules\LoopFilter\Data\Endpoints\Base;

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

abstract class Controller {

	private $endpoints = [];

	abstract public function get_name();

	public function get_namespace() {
		return 'elementor-pro/v1';
	}

	abstract protected function register_endpoints();

	protected function register_endpoint( $endpoint ) {
		$endpoint_instance = new $endpoint( $this );

		$this->endpoints[ $endpoint_instance->get_name() ] = $endpoint_instance;
	}

	public function __construct() {
		add_action( 'rest_api_init', function () {
			$this->register_endpoints(); // Because 'register_endpoints' is protected.
		} );
	}
}


Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
18 Nov 2025 3.23 PM
bravrvjk / bravrvjk
0755
endpoints
--
18 Nov 2025 3.23 PM
bravrvjk / bravrvjk
0755
interfaces
--
18 Nov 2025 3.23 PM
bravrvjk / bravrvjk
0755
controller.php
0.716 KB
18 Nov 2025 3.23 PM
bravrvjk / bravrvjk
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF